Public Member Functions | |
Projectile (int id, int level, Monster monster, int startScale, Common::Point startPoint, int xmomentum) | |
void | handleEvent (int ev) |
void | stop () |
void | makeFlightParams (int xmomentum) |
FlightPosition | getFlightPosition (double t) |
void | handleAbsoluteClick (Common::SharedPtr< Projectile > backRef, Common::Point p) |
bool | tick (Common::SharedPtr< Projectile > backRef) |