Method | Description | |
---|---|---|
DialogueBox ( String dia, Microsoft.Xna.Framework.Graphics.Texture2D heroChars, Microsoft.Xna.Framework.Graphics.Texture2D enemyChars, |
||
draw ( |
||
splitStringLength ( String text ) : void |
public DialogueBox ( String dia, Microsoft.Xna.Framework.Graphics.Texture2D heroChars, Microsoft.Xna.Framework.Graphics.Texture2D enemyChars, |
||
dia | String | |
heroChars | Microsoft.Xna.Framework.Graphics.Texture2D | |
enemyChars | Microsoft.Xna.Framework.Graphics.Texture2D | |
font | ||
return | System |
public draw ( |
||
sb | ||
return | void |
public splitStringLength ( String text ) : void | ||
text | String | |
return | void |