Method | Description | |
---|---|---|
AddSim ( |
Adds an instance of Sin to this instance of VitaboyScreen so it can be drawn and updated.
|
|
Draw ( ) : void |
Draws Vitaboy elements onto this VitaboyScreen instance.
|
|
RemoveSim ( |
Removes an instance of Sim from this instance of VitaboyScreen.
|
|
Update ( |
Updates all the Vitaboy elements in this VitaboyScreen instance.
|
|
VitaboyScreen ( |
public RemoveSim ( |
||
S | The instance of Sim to remove. | |
return | void |
public Update ( |
||
Input | ||
GTime | ||
return | void |
public VitaboyScreen ( |
||
Manager | ||
ScreenPosition | ||
ScreenSize | ||
return | System.Collections.Generic |