Method | Description | |
---|---|---|
OnKeyboardActivity ( object sender, |
||
OnSetViewport ( int width, int height ) : void | ||
VideoDromeScene ( ) : System |
Method | Description | |
---|---|---|
DrawBegin ( ) : void | ||
DrawContent ( ) : void | ||
OnReleaseContext ( ) : void | ||
OnSetContext ( ) : void |
Method | Description | |
---|---|---|
DrawGround ( ) : void | ||
SetupLighting ( ) : void |
public OnKeyboardActivity ( object sender, |
||
sender | object | |
kbde | ||
return |
public OnSetViewport ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |