Method | Description | |
---|---|---|
Draw ( |
||
Init ( ) : void | ||
LoadContent ( GraphicsDevice graphics, |
||
SubscribeAll ( ) : void | ||
TutorialState ( |
||
Update ( ) : void | ||
WrapText ( |
public Draw ( |
||
sprite_batch | ||
return | void |
public LoadContent ( GraphicsDevice graphics, |
||
graphics | GraphicsDevice | |
sprite_batch | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |
public TutorialState ( |
||
display_map_state | ||
return | System |
public WrapText ( |
||
spriteFont | ||
text | string | |
maxLineWidth | float | |
return | string |