Property | Type | Description | |
---|---|---|---|
DirX | int | ||
DirY | int | ||
Fall | System.Boolean | ||
Live | System.Boolean | ||
WalkStep | int |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
Intersection ( Collision c, |
||
Intersection_None ( ) : void | ||
MoveableAnimatedObject ( ObjectType OT ) : System | ||
OnAnimate ( object sender, |
||
OnWalk ( object sender, |
public Intersection ( Collision c, |
||
c | Collision | |
g | ||
return | void |
public MoveableAnimatedObject ( ObjectType OT ) : System | ||
OT | ObjectType | |
return | System |
public OnAnimate ( object sender, |
||
sender | object | |
e | ||
return | void |
public OnWalk ( object sender, |
||
sender | object | |
e | ||
return | void |