Property | Type | Description | |
---|---|---|---|
nLoops | long | ||
nTicks | long |
Method | Description | |
---|---|---|
FlagScene ( ) : System | ||
OnKeyboardActivity ( object sender, |
||
OnSetViewport ( int width, int height ) : void | ||
SetupTexture ( ) : void |
Method | Description | |
---|---|---|
DrawContent ( ) : void | ||
OnSetContext ( ) : void |
public OnKeyboardActivity ( object sender, |
||
sender | object | |
kbde | ||
return | void |
public OnSetViewport ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |