C# Class GUIControllerScript.SingleLineText, Spare-Change

Inheritance: BattleTextEntry
Mostrar archivo Open project: ThatsAMorais/Spare-Change

Public Methods

Method Description
Draw ( ) : void
PlainText ( ) : string
SingleLineText ( string lineOfText ) : System.Collections

Method Details

Draw() public method

public Draw ( ) : void
return void

PlainText() public method

public PlainText ( ) : string
return string

SingleLineText() public method

public SingleLineText ( string lineOfText ) : System.Collections
lineOfText string
return System.Collections