|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--CHuman | +--CMan
CMan class, main hero implementation
Fields inherited from class CHuman |
cell_height,
cell_width,
direction,
in_pit,
in_the_fly,
is_dead,
m_only_one_cell,
m_only_one_cell_leftright,
m_only_one_cell_updown,
m_pos_x,
m_pos_x_cell,
m_pos_y,
m_pos_y_cell,
man_type,
max_sprites,
number_of_boxes,
number_of_boxes_score,
onRope,
sprite_num |
Method Summary | |
boolean |
CheckLevelIsComplete(CLevel level)
Checks that level is complete |
Methods inherited from class CHuman |
CheckBounds,
DoCalculations,
GetDirection,
GetPosX,
GetPosY,
GetSpriteNum,
Hit,
IncreaseSprite,
RecalculateData,
SetPosition,
StepDown,
StepLeft,
StepRight,
StepUp |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public boolean CheckLevelIsComplete(CLevel level)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |