Method | Description | |
---|---|---|
CreateScene ( int sceneNumber ) : void | ||
Holodeck ( ) : System | ||
UpdateFps ( |
Method | Description | |
---|---|---|
Draw ( |
||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
SpawnRagdoll ( ) : void | ||
SpawnSelectedObject ( ) : void |
public CreateScene ( int sceneNumber ) : void | ||
sceneNumber | int | |
return | void |
protected Draw ( |
||
gameTime | ||
return | void |
protected Update ( |
||
gameTime | ||
return | void |
public UpdateFps ( |
||
gameTime | ||
return | void |