A B C D E F G H I J K L M N O P R S T U V W X Y Z
J
- jump() - Method in class com.bombinggames.wurfelengine.core.gameobjects.BenchmarkBall
- jump() - Method in class com.bombinggames.wurfelengine.core.gameobjects.MovableEntity
-
This method should define what happens when the object jumps.
- jump() - Method in class com.bombinggames.wurfelengine.extension.UserControlledShooter
-
Jumps the player with a sound
- jump(float, boolean) - Method in class com.bombinggames.wurfelengine.core.gameobjects.MovableEntity
-
Jump with a specific speed.