Method | Description | |
---|---|---|
Activity ( |
||
IsPointOnWindow ( float cameraRelativeX, float cameraRelativeY ) : bool | ||
SetSkin ( |
||
TextDisplay ( |
||
ToString ( ) : string | ||
Wrap ( float width ) : void |
Method | Description | |
---|---|---|
DrawSelfAndChildren ( |
||
GetNumberOfVerticesToDraw ( ) : int |
public Activity ( |
||
camera | ||
return | void |
public IsPointOnWindow ( float cameraRelativeX, float cameraRelativeY ) : bool | ||
cameraRelativeX | float | |
cameraRelativeY | float | |
return | bool |
public TextDisplay ( |
||
cursor | ||
return | System |