Uses of Class
org.collebol.client.EJGEngine
Packages that use EJGEngine
Package
Description
-
Uses of EJGEngine in org.collebol.client
Constructors in org.collebol.client with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.client.audio
Methods in org.collebol.client.audio that return EJGEngineConstructors in org.collebol.client.audio with parameters of type EJGEngineModifierConstructorDescriptionCameraSoundPlayer(String name, EJGEngine e) CameraSoundPlayer constructor.SoundHandler constructor. -
Uses of EJGEngine in org.collebol.client.event
Methods in org.collebol.client.event that return EJGEngineMethods in org.collebol.client.event with parameters of type EJGEngineModifier and TypeMethodDescriptionvoidTriggers the event and notifies all registered listeners.Constructors in org.collebol.client.event with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.client.gui
Methods in org.collebol.client.gui that return EJGEngineConstructors in org.collebol.client.gui with parameters of type EJGEngineModifierConstructorDescriptionConstructs a MainWindow instance with the specified engine.Panel constructor. -
Uses of EJGEngine in org.collebol.client.gui.graphics
Constructors in org.collebol.client.gui.graphics with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.client.gui.graphics.renderer
Constructors in org.collebol.client.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.client.gui.graphics.renderer.ui
Constructors in org.collebol.client.gui.graphics.renderer.ui with parameters of type EJGEngineModifierConstructorDescriptionButtonRenderer(EJGEngine engine) ButtonRenderer constructor.FieldRenderer(EJGEngine engine) FieldRenderer constructor.UIRenderer constructor. -
Uses of EJGEngine in org.collebol.client.input
Constructors in org.collebol.client.input with parameters of type EJGEngine -
Uses of EJGEngine in org.collebol.client.math
Methods in org.collebol.client.math with parameters of type EJGEngineModifier and TypeMethodDescriptionComponentCalculator.getComponentUnderMouse(Vector2D position, EJGEngine instance) Checks if there is a component below of the mouse.static booleanFrustumCulling.isInFrustum(Camera camera, Vector2D position, EJGEngine e) Checks if a given position is within the camera's frustum.Constructors in org.collebol.client.math with parameters of type EJGEngine