Uses of Interface
com.bombinggames.wurfelengine.core.gameobjects.Controllable
-
Packages that use Controllable Package Description com.bombinggames.wurfelengine.extension This package includes various extensions and tools to the engine. -
-
Uses of Controllable in com.bombinggames.wurfelengine.extension
Classes in com.bombinggames.wurfelengine.extension that implement Controllable Modifier and Type Class Description class
UserControlledShooter
The UserControlledShooter is a character who can walk and shoot.
-