Uses of Class
games.RobotUnicornAttack.events.StopJumpEvent

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

Uses of StopJumpEvent in games.RobotUnicornAttack.events
 

Methods in games.RobotUnicornAttack.events with parameters of type StopJumpEvent
 void UnicornActionListener.fall(StopJumpEvent e)
           
 

Uses of StopJumpEvent in games.RobotUnicornAttack.items
 

Methods in games.RobotUnicornAttack.items with parameters of type StopJumpEvent
 void RobotUnicorn.fall(StopJumpEvent e)