LisaacTM Platform

AI_MOVE


Operation: move.
Inherit/Insert Summary
parent_ai_operation No developed.
 
Constructor Summary
create
 
Slot Summary
x
y
 
Creation.
make
 
Draw.
draw_stroke scale
draw_fill scale
 
Display.
display
 

Inherit/Insert Detail

parent_ai_operation

.../extra/graphics/format/ai/ai_move.li line #13

Section:
Inherit

Profile:
- SelfSELFparent_ai_operation : AI_OPERATION

Constructor Detail

create

.../extra/graphics/format/ai/ai_move.li line #24

Section:
Public

Profile:
- SelfSELFcreate  ( lx : REAL_16_16, ly : REAL_16_16) : SELF

Detail slot

x

.../extra/graphics/format/ai/ai_move.li line #17

Section:
Public

Profile:
+ SelfSELFx : REAL_16_16

y

.../extra/graphics/format/ai/ai_move.li line #18

Section:
Public

Profile:
+ SelfSELFy : REAL_16_16

Creation.

make

.../extra/graphics/format/ai/ai_move.li line #31

Section:
Public

Profile:
- SelfSELFmake  ( lx : REAL_16_16, ly : REAL_16_16)

Draw.

draw_stroke scale

.../extra/graphics/format/ai/ai_move.li line #41

Section:
Public

Profile:
- SelfSELFdraw_stroke   b : ABSTRACT_BITMAP  scale   s : REAL_16_16

draw_fill scale

.../extra/graphics/format/ai/ai_move.li line #46

Section:
Public

Profile:
- SelfSELFdraw_fill   b : ABSTRACT_BITMAP  scale   s : REAL_16_16

Display.

display

.../extra/graphics/format/ai/ai_move.li line #55

Section:
Public

Profile:
- SelfSELFdisplay