Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SadConsole
GameHelpers
GameObjectTextSurface
C# Class SadConsole.GameHelpers.GameObjectTextSurface
A text surface with metadata to help with common game functions.
Inheritance:
TextSurface
Show file
Open project: Thraka/SadConsole
Class Usage Examples
Public Properties
Property
Type
Description
Actions
List
Objects
List
Processors
List
Triggers
List
Public Methods
Method
Description
AssociateObjects
( ) :
void
Method Details
AssociateObjects()
public
method
public
AssociateObjects
( ) :
void
return
void
Property Details
Actions
public property
public
List
Actions
return
List
Objects
public property
public
List
Objects
return
List
Processors
public property
public
List
Processors
return
List
Triggers
public property
public
List
Triggers
return
List