Property | Type | Description | |
---|---|---|---|
currentLevel | uint |
Method | Description | |
---|---|---|
CollisionChange ( ) : void | ||
DumpFood ( ) : void | ||
HandleInput ( SGDE game, InputComponent input ) : void | ||
Player ( ) : System | ||
Player ( Vector2 position ) : System | ||
Player ( float x, float y ) : System | ||
Update ( |
Method | Description | |
---|---|---|
GetIntersectionRectangle ( |
||
SetUpCollision ( ) : void |
Method | Description | |
---|---|---|
CameraBound ( ) : Vector2 |
protected static GetIntersectionRectangle ( |
||
A | ||
B | ||
return | Vector2 |
public HandleInput ( SGDE game, InputComponent input ) : void | ||
game | SGDE | |
input | InputComponent | |
return | void |
public Update ( |
||
gameTime | ||
return | void |