Uses of Class
games.RobotUnicornAttack.events.StartJumpEvent

Packages that use StartJumpEvent
games.RobotUnicornAttack.events   
games.RobotUnicornAttack.items   
 

Uses of StartJumpEvent in games.RobotUnicornAttack.events
 

Methods in games.RobotUnicornAttack.events with parameters of type StartJumpEvent
 void UnicornActionListener.jump(StartJumpEvent e)
           
 

Uses of StartJumpEvent in games.RobotUnicornAttack.items
 

Methods in games.RobotUnicornAttack.items with parameters of type StartJumpEvent
 void RobotUnicorn.jump(StartJumpEvent e)