메소드 | 설명 | |
---|---|---|
Break ( ) : void | ||
CommandBlock ( |
||
CommandBlock ( String directInput, kOS.ExecutionContext context ) : System | ||
Evaluate ( ) : void | ||
Refresh ( ) : void | ||
SpecialKey ( kOSKeys key ) : bool | ||
Update ( float time ) : void |
public CommandBlock ( |
||
regexMatch | ||
context | kOS.ExecutionContext | |
리턴 | System |
public CommandBlock ( String directInput, kOS.ExecutionContext context ) : System | ||
directInput | String | |
context | kOS.ExecutionContext | |
리턴 | System |