C# Class GUIControllerScript.SelectedActionText, Spare-Change

Inheritance: BattleTextEntry
Datei anzeigen Open project: ThatsAMorais/Spare-Change

Public Methods

Method Description
Draw ( ) : void
PlainText ( ) : string
SelectedActionText ( string turnActor, string action, string target ) : System.Collections

Method Details

Draw() public method

public Draw ( ) : void
return void

PlainText() public method

public PlainText ( ) : string
return string

SelectedActionText() public method

public SelectedActionText ( string turnActor, string action, string target ) : System.Collections
turnActor string
action string
target string
return System.Collections