프로퍼티 | 타입 | 설명 | |
---|---|---|---|
All | Stack |
||
Background | Stack |
||
Effect | Stack |
||
Foreground | Stack |
||
Glyph | Stack |
||
SpriteEffect | Stack |
||
TurnOnEffects | bool |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | void |
public RemoveSafe ( |
||
command | The command to remove | |
리턴 | void |