메소드 | 설명 | |
---|---|---|
Accelerate ( ) : void | ||
Break ( ) : void | ||
Car ( ITexture2DHolder newImage, System.Vector2 position ) : System | ||
Draw ( SpriteBatch spriteBatch ) : void | ||
GetTerrain ( System.Vector2 position ) : TerrainTypes | ||
TurnLeft ( ) : void | ||
TurnRight ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
Decelerate ( ) : void |
public Car ( ITexture2DHolder newImage, System.Vector2 position ) : System | ||
newImage | ITexture2DHolder | |
position | System.Vector2 | |
리턴 | System |
public GetTerrain ( System.Vector2 position ) : TerrainTypes | ||
position | System.Vector2 | |
리턴 | TerrainTypes |