Method | Description | |
---|---|---|
Collapse ( ) : void | ||
CollapseWindow ( |
||
Expand ( ) : void | ||
IsPointOnWindow ( float screenRelativeX, float screenRelativeY ) : bool | ||
TestCollision ( |
Method | Description | |
---|---|---|
DoubleClickCollapse ( ) : void | ||
DrawSelfAndChildren ( Camera camera ) : void | ||
GetNumberOfVerticesToDraw ( ) : int | ||
UpdateStateToCollapsed ( ) : void |
public CollapseWindow ( |
||
cursor | ||
return | System |
public IsPointOnWindow ( float screenRelativeX, float screenRelativeY ) : bool | ||
screenRelativeX | float | |
screenRelativeY | float | |
return | bool |
public TestCollision ( |
||
cursor | ||
return | void |