Свойство | Type | Description | |
---|---|---|---|
All | Stack |
||
Background | Stack |
||
Effect | Stack |
||
Foreground | Stack |
||
Glyph | Stack |
||
SpriteEffect | Stack |
||
TurnOnEffects | bool |
Méthode | Description | |
---|---|---|
AddSafe ( |
Adds a behavior to the All collection and the collection based on the ParseCommandBase.CommandType type.
|
|
ParseCommandStacks ( ) : System | ||
RemoveSafe ( |
Removes a command from the appropriate command stack and from the All stack.
|
public AddSafe ( |
||
command | ||
Résultat | void |
public RemoveSafe ( |
||
command | The command to remove | |
Résultat | void |