Property | Type | Description | |
---|---|---|---|
CheckForSourceFile | bool | ||
FillVariableList | void | ||
OnClick | void | ||
OnDrag | void | ||
OnElementHighlight | void | ||
OnElementLoaded | void | ||
OnMouseMove | void | ||
OnPush | void | ||
OnUpdate | void | ||
SelectElement | void | ||
setUpLayerComboBox | void |
Method | Description | |
---|---|---|
ShutDown ( FlatRedBall shutDownReason ) : bool | ||
StartUp ( ) : void |
Method | Description | |
---|---|---|
CheckForSourceFile ( |
Checks to see if the elemenetRuntime is owned by another file
|
|
FillVariableList ( ) : void | ||
OnClick ( object sender, |
||
OnDrag ( object sender, |
||
OnElementHighlight ( object sender, |
||
OnElementLoaded ( object sender, |
||
OnMouseMove ( object sender, |
||
OnPush ( object sender, |
When the mouse is pressed
|
|
OnUpdate ( object sender, |
||
SelectElement ( |
||
setUpLayerComboBox ( ) : void |
Parses the layers out of the currently selected element in Glue, then adds them to the combobox.
|
public ShutDown ( FlatRedBall shutDownReason ) : bool | ||
shutDownReason | FlatRedBall | |
return | bool |