Property | Type | Description | |
---|---|---|---|
Alpha | float | ||
Angle | float | ||
Priority | int | ||
Scale | float | ||
X | float |
Property | Type | Description | |
---|---|---|---|
Childs | LinkedList |
||
CurrentExecutingProcess | |||
_Parent |
Method | Description | |
---|---|---|
DrawTree ( object _Context, int Level ) : void | ||
ExecuteTree ( ) : void | ||
ProcessBase ( ) : System.Collections.Generic | ||
_RemoveOld ( ) : void |
Method | Description | |
---|---|---|
DrawItem ( object _Context ) : void | ||
_Remove ( ) : void |
Method | Description | |
---|---|---|
ExecuteTreeAfter ( ) : void | ||
ExecuteTreeBefore ( ) : void |
protected DrawItem ( object _Context ) : void | ||
_Context | object | |
return | void |
public DrawTree ( object _Context, int Level ) : void | ||
_Context | object | |
Level | int | |
return | void |
public ProcessBase ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected static ProcessBase,CSharpUtils.Process CurrentExecutingProcess | ||
return |