Uses of Class
org.collebol.engine.gui.graphics.Camera
Packages that use Camera
-
Uses of Camera in org.collebol.engine.gui
Methods in org.collebol.engine.gui that return CameraMethods in org.collebol.engine.gui with parameters of type Camera -
Uses of Camera in org.collebol.engine.math
Methods in org.collebol.engine.math with parameters of type CameraModifier 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.engine.math with parameters of type Camera