프로퍼티 | 타입 | 설명 | |
---|---|---|---|
obj |
메소드 | 설명 | |
---|---|---|
move ( ) : void | ||
moveObj ( int height, int width, bool side, bool top, bool powerup, int interval ) : System | ||
stop ( ) : void |
메소드 | 설명 | |
---|---|---|
moveToBottom ( ) : void | ||
moveToSide ( ) : void | ||
objTimer_Tick ( Object sender, |
public moveObj ( int height, int width, bool side, bool top, bool powerup, int interval ) : System | ||
height | int | |
width | int | |
side | bool | |
top | bool | |
powerup | bool | |
interval | int | |
리턴 | System |