Method | Description | |
---|---|---|
Initialize ( ) : void | ||
Move ( Direction direction ) : void | ||
Move ( Vector2 destination ) : void | ||
Player ( |
||
Update ( |
Method | Description | |
---|---|---|
CaclulateMovementDirection ( Vector2 origin, Vector2 destination ) : Direction |
public Player ( |
||
game | ||
return | System |
public Update ( |
||
gameTime | ||
return | void |