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.
spawnPaddle
void spawnPaddle(bool rightSide)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

ballCount
ulong ballCount [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta