프로퍼티 | 타입 | 설명 | |
---|---|---|---|
testEngineClass | GameObject |
메소드 | 설명 | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
addTest ( string name, int spriteCount, bool animate, int workload ) : void | ||
handleEnd ( ) : void |
메소드 | 설명 | |
---|---|---|
IEventListener ( IEvent, evt ) : bool |
public addTest ( string name, int spriteCount, bool animate, int workload ) : void | ||
name | string | |
spriteCount | int | |
animate | bool | |
workload | int | |
리턴 | void |