메소드 | 설명 | |
---|---|---|
AddToUpdateQueue ( System command ) : void |
Queues the provided command to be processed on its own frame
|
|
DoProcessingForFrame ( ) : void |
Executes the next update if no updates have been executed on this frame or does nothing
|
public static AddToUpdateQueue ( System command ) : void | ||
command | System | The command to be processed |
리턴 | void |