TestControls

Members

Functions

OnKeyEvent
void OnKeyEvent(UEEvent _ev)
Undocumented in source. Be warned that the author may not have intended to support it.
onBallOut
void onBallOut(UEEntity border)
Undocumented in source. Be warned that the author may not have intended to support it.
onCreate
void onCreate()
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
spawnBall
void spawnBall()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

spawnPaddle
void spawnPaddle(bool rightSide)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

ballCount
int ballCount;
Undocumented in source.
balls
UEEntity balls;
Undocumented in source.

Variables

field
Field field;
Undocumented in source.
lastBallCreated
float lastBallCreated;
Undocumented in source.
scoreLeft
int scoreLeft;
Undocumented in source.
scoreRight
int scoreRight;
Undocumented in source.

Meta