프로퍼티 | 타입 | 설명 | |
---|---|---|---|
score | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
events | List |
메소드 | 설명 | |
---|---|---|
Draw ( |
This method renders the current state.
|
|
ScoreBoard ( |
||
Update ( |
Allows the game component to update itself.
|
|
addEvent ( Event ev ) : void |
Add event to the event queue
|
public Draw ( |
||
gameTime | The elapsed game time. | |
리턴 | void |
public Update ( |
||
gameTime | Provides a snapshot of timing values. | |
리턴 | void |