Method | Description | |
---|---|---|
Draw ( |
Draws the specified batch.
|
|
StaticDrawer ( ) : System | ||
StaticDrawer ( DataRow data ) : System | ||
Update ( |
public Draw ( |
||
batch | The batch. | |
information | The information. | |
return | void |
public StaticDrawer ( DataRow data ) : System | ||
data | DataRow | |
return | System |
public Update ( |
||
gameTime | ||
return | void |