Property | Type | Description | |
---|---|---|---|
doNext | bool | ||
nS | int |
Method | Description | |
---|---|---|
Build ( ) : void | ||
Destroy ( |
||
Draw ( |
||
FalseFirstScreen ( int nextScreen ) : System | ||
OnEntry ( |
||
OnExit ( |
||
Update ( |
public Destroy ( |
||
gameTime | ||
return | void |
public Draw ( |
||
gameTime | ||
return | void |
public FalseFirstScreen ( int nextScreen ) : System | ||
nextScreen | int | |
return | System |
public OnEntry ( |
||
gameTime | ||
return | void |
public OnExit ( |
||
gameTime | ||
return | void |
public Update ( |
||
gameTime | ||
return | void |