Property | Type | Description | |
---|---|---|---|
duration | float | ||
rollTick | float | ||
shuffling | bool | ||
yReachedTick | float |
Method | Description | |
---|---|---|
Draw ( |
||
EnemyNotch ( |
||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
ShuffleOut ( int destX, int destY ) : void | ||
Update ( |
public Draw ( |
||
gt | ||
return | void |
public EnemyNotch ( |
||
p | ||
x | int | |
y | int | |
w | int | |
return | System |
public ShuffleOut ( int destX, int destY ) : void | ||
destX | int | |
destY | int | |
return | void |
public Update ( |
||
gt | ||
return | void |