Property | Type | Description | |
---|---|---|---|
end | bool | ||
selfTalking | bool | ||
talking | bool |
Method | Description | |
---|---|---|
DialoguePanel ( ) : System | ||
draw ( |
||
loadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
loadInteraction ( |
||
loadSelfThought ( string str ) : void | ||
onConfirm ( ) : void | ||
onMoveCursor ( Direction dir ) : void | ||
update ( float elapsed ) : void |
Method | Description | |
---|---|---|
gameStateUpdateHelper ( |
||
renewPanelContent ( ) : string |
public draw ( |
||
sb | ||
return | void |
public loadContent ( Microsoft.Xna.Framework.Content.ContentManager content ) : void | ||
content | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |
public loadInteraction ( |
||
c | ||
return | void |