Uses of Class
org.collebol.EJGEngine
Packages that use EJGEngine
Package
Description
-
Uses of EJGEngine in org.collebol
Constructors in org.collebol with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.audio
Methods in org.collebol.audio that return EJGEngineConstructors in org.collebol.audio with parameters of type EJGEngineModifierConstructorDescriptionCameraSoundPlayer(String name, EJGEngine e) CameraSoundPlayer constructor.SoundHandler constructor. -
Uses of EJGEngine in org.collebol.event
Methods in org.collebol.event that return EJGEngineMethods in org.collebol.event with parameters of type EJGEngineModifier and TypeMethodDescriptionvoidTriggers the event and notifies all registered listeners.Constructors in org.collebol.event with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.gui
Methods in org.collebol.gui that return EJGEngineConstructors in org.collebol.gui with parameters of type EJGEngineModifierConstructorDescriptionConstructs a MainWindow instance with the specified engine.Panel constructor. -
Uses of EJGEngine in org.collebol.gui.graphics
Constructors in org.collebol.gui.graphics with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.gui.graphics.renderer
Constructors in org.collebol.gui.graphics.renderer with parameters of type EJGEngineModifierConstructorDescriptionTextRenderer(String name, String fontPath, EJGEngine e) TextureRenderer(String name, EJGEngine e) WorldRenderer(World world, EJGEngine e) WorldRenderer constructor -
Uses of EJGEngine in org.collebol.input
Constructors in org.collebol.input with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.math
Methods in org.collebol.math with parameters of type EJGEngineModifier and TypeMethodDescriptionstatic booleanFrustumCulling.isInFrustum(Camera camera, Vector2D position, EJGEngine e) Checks if a given position is within the camera's frustum.Constructors in org.collebol.math with parameters of type EJGEngine