Method | Description | |
---|---|---|
Draw ( GraphicsDevice device, Camera camera ) : void | ||
Player ( InputDevice input ) : System | ||
Update ( double elapsed ) : void |
public Draw ( GraphicsDevice device, Camera camera ) : void | ||
device | GraphicsDevice | |
camera | Camera | |
return | void |