Property | Type | Description |
---|
Method | Description | |
---|---|---|
Draw ( |
||
HandleInput ( PlayerIndex playerIndex ) : void | ||
Update ( |
Method | Description | |
---|---|---|
Control ( bool tabStop ) : System | ||
OnSelected ( |
public abstract Draw ( |
||
spriteBatch | ||
return | void |
public abstract HandleInput ( PlayerIndex playerIndex ) : void | ||
playerIndex | PlayerIndex | |
return | void |
protected OnSelected ( |
||
e | ||
return | void |
public abstract Update ( |
||
gameTime | ||
return | void |