C# Class GUIControllerScript.BattleTextEntry, Spare-Change

显示文件 Open project: ThatsAMorais/Spare-Change Class Usage Examples

Public Properties

Property Type Description
SPACE int

Public Methods

Method Description
Draw ( ) : void
PlainText ( ) : string

Method Details

Draw() public abstract method

public abstract Draw ( ) : void
return void

PlainText() public abstract method

public abstract PlainText ( ) : string
return string

Property Details

SPACE public_oe static_oe property

public static int SPACE
return int