Paddle

Undocumented in source.
class Paddle : Component, Updatable {}

Members

Functions

setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

speed
float speed;
Undocumented in source.

Meta