- DeadZone - Interface in org.mini2Dx.core.controller.deadzone
-
Common interface for game controller dead zone handling implementations
- debug(String, String) - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- debug(String, String, Throwable) - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- debug(String, String) - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- debug(String, String, Throwable) - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- debug(String, String) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- debug(String, String, Throwable) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- debug(String, String) - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- debug(String, String, Throwable) - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- debugRender(Graphics) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- debugRender(Graphics) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- debugRender(Graphics) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- debugRender(Graphics) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- debugRender(Graphics) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- DEFAULT_FONT - Static variable in class org.mini2Dx.ui.render.LabelRenderNode
-
- DEFAULT_FONT - Static variable in class org.mini2Dx.ui.render.RadioButtonRenderNode
-
- DEFAULT_LAYOUT - Static variable in class org.mini2Dx.ui.layout.LayoutRuleset
-
- DEFAULT_MINIMUM_QUAD_SIZE - Static variable in class org.mini2Dx.core.collisions.PointQuadTree
-
- DEFAULT_RULESET - Static variable in class org.mini2Dx.ui.layout.LayoutRuleset
-
- DEFAULT_SPEED - Static variable in class org.mini2Dx.ui.effect.SlideIn
-
- DEFAULT_SPEED - Static variable in class org.mini2Dx.ui.effect.SlideOut
-
- DEFAULT_STYLE_ID - Static variable in class org.mini2Dx.ui.style.UiTheme
-
- DEFAULT_THEME_ATLAS - Static variable in class org.mini2Dx.ui.style.UiTheme
-
- DEFAULT_THEME_FILENAME - Static variable in class org.mini2Dx.ui.style.UiTheme
-
- DefaultStyleRuleset - Class in org.mini2Dx.ui.style.ruleset
-
- DefaultStyleRuleset() - Constructor for class org.mini2Dx.ui.style.ruleset.DefaultStyleRuleset
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.Checkbox
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.Image
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.Label
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.ParentUiElement
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.ProgressBar
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.RadioButton
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.Select
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.Slider
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.TextBox
-
- defer(Runnable) - Method in class org.mini2Dx.ui.element.UiElement
-
Defers the execution of a Runnable
instance until the next frame update
- deferredQueue - Variable in class org.mini2Dx.ui.element.UiElement
-
- Delegate() - Constructor for class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame.Delegate
-
- delete(int) - Method in class com.artemis.MdxWorld
-
- delete(String...) - Method in class org.mini2Dx.android.playerdata.AndroidPlayerData
-
- delete(String...) - Method in interface org.mini2Dx.core.playerdata.PlayerData
-
Deletes a file or directory within in the game data location
- delete(String...) - Method in class org.mini2Dx.desktop.playerdata.DesktopPlayerData
-
- delete(String...) - Method in class org.mini2Dx.ios.playerdata.IOSPlayerData
-
- deleteEntity(Entity) - Method in class com.artemis.MdxWorld
-
- DependencyInjection - Class in org.mini2Dx.core.di
-
Provides dependency injection to mini2Dx games
- DependencyInjection(BeanUtils, ComponentScanner) - Constructor for class org.mini2Dx.core.di.DependencyInjection
-
- DesktopBeanUtils - Class in org.mini2Dx.desktop.di
-
- DesktopBeanUtils() - Constructor for class org.mini2Dx.desktop.di.DesktopBeanUtils
-
- DesktopComponentScanner - Class in org.mini2Dx.desktop.di
-
- DesktopComponentScanner() - Constructor for class org.mini2Dx.desktop.di.DesktopComponentScanner
-
Constructor
- DesktopDependencyInjection - Class in org.mini2Dx.desktop.di
-
Provides dependency inject for Windows/Mac/Linux mini2Dx games
- DesktopDependencyInjection() - Constructor for class org.mini2Dx.desktop.di.DesktopDependencyInjection
-
- DesktopGameWrapper - Class in org.mini2Dx.desktop
-
- DesktopGameWrapper(GameContainer, String) - Constructor for class org.mini2Dx.desktop.DesktopGameWrapper
-
- DesktopMini2DxConfig - Class in org.mini2Dx.desktop
-
Extends LwjglApplicationConfiguration
to include mini2Dx options and defaults
- DesktopMini2DxConfig(String) - Constructor for class org.mini2Dx.desktop.DesktopMini2DxConfig
-
- DesktopMini2DxGame - Class in com.badlogic.gdx.backends.lwjgl
-
Launches desktop-based mini2Dx games.
- DesktopMini2DxGame(GameContainer, DesktopMini2DxConfig) - Constructor for class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- DesktopMini2DxGame(GameContainer, DesktopMini2DxConfig, Canvas) - Constructor for class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- DesktopMini2DxGame(GameContainer, DesktopMini2DxConfig, LwjglGraphics) - Constructor for class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- DesktopPlayerData - Class in org.mini2Dx.desktop.playerdata
-
- DesktopPlayerData(String) - Constructor for class org.mini2Dx.desktop.playerdata.DesktopPlayerData
-
- DesktopXmlSerializer - Class in org.mini2Dx.desktop.serialization
-
- DesktopXmlSerializer() - Constructor for class org.mini2Dx.desktop.serialization.DesktopXmlSerializer
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.Checkbox
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.Image
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.Label
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.ParentUiElement
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.ProgressBar
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.RadioButton
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.Select
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.Slider
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.TabView
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.TextBox
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.element.UiElement
-
- detach(ParentRenderNode<?, ?>) - Method in class org.mini2Dx.ui.UiContainer
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.ButtonRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.CheckboxRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.ImageRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.LabelRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.ProgressBarRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.RadioButtonRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.RenderLayer
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.RenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.ScrollBoxRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.SelectRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.SliderRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- determinePreferredContentHeight(LayoutState) - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.ButtonRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.CheckboxRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.ImageRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.LabelRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.ProgressBarRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.RadioButtonRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.RenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.RowRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.SelectRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.SliderRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- determinePreferredContentWidth(LayoutState) - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.AbsoluteContainerRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.AlignedContainerRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.ButtonRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.CheckboxRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.ColumnRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.ImageRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.LabelRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.ModalRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.ProgressBarRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.RadioButtonRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.RenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.RowRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.ScrollBoxRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.SelectRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.SliderRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- determineStyleRule(LayoutState) - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AbsoluteContainerRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AbsoluteModalRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AlignedContainerRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AlignedModalRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ButtonRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.CheckboxRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ImageRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.LabelRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ProgressBarRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.RadioButtonRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.RenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.SelectRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.SliderRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- determineXOffset(LayoutState) - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AbsoluteContainerRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AbsoluteModalRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AlignedContainerRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.AlignedModalRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ButtonRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.CheckboxRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ImageRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.LabelRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.ProgressBarRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.RadioButtonRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.RenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.SelectRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.SliderRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- determineYOffset(LayoutState) - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- di - Static variable in class org.mini2Dx.core.Mdx
-
Dependency injection
- didBecomeActive(UIApplication) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame.Delegate
-
- didFinishLaunching(UIApplication, UIApplicationLaunchOptions) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame.Delegate
-
- disable() - Method in interface org.mini2Dx.ui.controller.ControllerUiInput
-
- disable() - Method in class org.mini2Dx.ui.controller.PS4UiInput
-
- disable() - Method in class org.mini2Dx.ui.controller.Xbox360UiInput
-
- disable() - Method in class org.mini2Dx.ui.controller.XboxOneUiInput
-
- disableBlending() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Disables blending during rendering
- disableBlending() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- disableBlending() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.ps3.LinuxPS3Controller
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.ps3.MacPS3Controller
-
- disconnected(PS3Controller) - Method in class org.mini2Dx.core.controller.ps3.PS3ControllerAdapter
-
- disconnected(PS3Controller) - Method in interface org.mini2Dx.core.controller.ps3.PS3ControllerListener
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.ps3.WindowsPS3Controller
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.ps4.MacPS4Controller
-
- disconnected(PS4Controller) - Method in class org.mini2Dx.core.controller.ps4.PS4ControllerAdapter
-
- disconnected(PS4Controller) - Method in interface org.mini2Dx.core.controller.ps4.PS4ControllerListener
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.ps4.WindowsPS4Controller
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.xbox360.LinuxXbox360Controller
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.xbox360.MacXbox360Controller
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.xbox360.WindowsXbox360Controller
-
- disconnected(Xbox360Controller) - Method in class org.mini2Dx.core.controller.xbox360.Xbox360ControllerAdapter
-
- disconnected(Xbox360Controller) - Method in interface org.mini2Dx.core.controller.xbox360.Xbox360ControllerListener
-
Called when a controller disconnects
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.xboxone.LinuxXboxOneController
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.xboxone.MacXboxOneController
-
- disconnected(Controller) - Method in class org.mini2Dx.core.controller.xboxone.WindowsXboxOneController
-
- disconnected(XboxOneController) - Method in class org.mini2Dx.core.controller.xboxone.XboxOneControllerAdapter
-
- disconnected(XboxOneController) - Method in interface org.mini2Dx.core.controller.xboxone.XboxOneControllerListener
-
- discreteFloat() - Static method in class org.mini2Dx.core.engine.interpolator.Interpolators
-
- DiscreteFloatInterpolator - Class in org.mini2Dx.core.engine.interpolator.primitive
-
This function is the discrete interpolator for floats.
- DispersedIntervalEntitySystem - Class in com.artemis.system
-
An EntitySystem
that will wait for an interval then queue all
entities to be updated over the duration of the next interval.
- DispersedIntervalEntitySystem(Aspect.Builder, float) - Constructor for class com.artemis.system.DispersedIntervalEntitySystem
-
Constructor
- dispose() - Method in class org.mini2Dx.core.audio.CrossFadingMusicLoop
-
Cleans up resources.
- dispose() - Method in class org.mini2Dx.core.game.GameContainer
-
- dispose() - Method in class org.mini2Dx.core.game.GameWrapper
-
- dispose() - Method in class org.mini2Dx.core.graphics.ParticleEffect
-
- dispose() - Method in class org.mini2Dx.tiled.renderer.IsometricStaggeredTileLayerRenderer
-
- dispose() - Method in class org.mini2Dx.tiled.renderer.IsometricTileLayerRenderer
-
- dispose() - Method in class org.mini2Dx.tiled.renderer.OrthogonalTileLayerRenderer
-
- dispose() - Method in interface org.mini2Dx.tiled.renderer.TiledObjectGroupRenderer
-
- dispose() - Method in interface org.mini2Dx.tiled.renderer.TileLayerRenderer
-
- dispose() - Method in class org.mini2Dx.tiled.TiledMap
-
Releases any resources used by this TiledMap
- dispose() - Method in interface org.mini2Dx.ui.controller.ControllerUiInput
-
Cleans up and de-registers this instance from the associated
UiContainer
- dispose() - Method in class org.mini2Dx.ui.controller.PS4UiInput
-
- dispose() - Method in class org.mini2Dx.ui.controller.Xbox360UiInput
-
- dispose() - Method in class org.mini2Dx.ui.controller.XboxOneUiInput
-
- dispose() - Method in class org.mini2Dx.ui.style.UiFont
-
- draw(GLKView, CGRect) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- draw(Graphics) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- draw(Graphics) - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- draw(Graphics) - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- draw(Graphics) - Method in class org.mini2Dx.core.geom.Circle
-
- draw(Graphics) - Method in class org.mini2Dx.core.geom.Polygon
-
- draw(Graphics) - Method in class org.mini2Dx.core.geom.Rectangle
-
- draw(Graphics) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- draw(Graphics) - Method in class org.mini2Dx.core.geom.Shape
-
Draws this shape using a
Graphics
instance
- draw(Graphics) - Method in class org.mini2Dx.core.geom.Triangle
-
- draw(Graphics) - Method in class org.mini2Dx.core.graphics.Animation
-
Draws the current frame of the animation
- draw(Graphics, float, float) - Method in class org.mini2Dx.core.graphics.Animation
-
Draws the current frame of the animation
- draw(Graphics, float, float) - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Draws the current values to screen
- draw(Graphics, float, float, float, int) - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Draws the current values to screen
- draw(Graphics, int, int) - Method in class org.mini2Dx.tiled.Tile
-
- draw(Graphics, int, int) - Method in class org.mini2Dx.tiled.TiledMap
-
Draws the entire map at the specified coordinates
- draw(Graphics, int, int, int) - Method in class org.mini2Dx.tiled.TiledMap
-
Draws a layer of the map at the specified coordinates
- draw(Graphics, int, int, int, int, int, int) - Method in class org.mini2Dx.tiled.TiledMap
-
Draws a section of the map at the specified coordinates
- draw(Graphics, int, int, int, int, int, int, int) - Method in class org.mini2Dx.tiled.TiledMap
-
Draws a section of a specified layer of the map at the specified
coordinates
- drawBitmapFontCache(BitmapFontCache) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a BitmapFontCache
to the screen
- drawBitmapFontCache(BitmapFontCache) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawBitmapFontCache(BitmapFontCache) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawCircle(float, float, int) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a circle to the window in the current Color
with the set
line height
- drawCircle(float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a circle to the window in the current Color
with the set
line height
- drawCircle(float, float, int) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawCircle(float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawCircle(float, float, int) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawCircle(float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawInBottomLeft(Graphics) - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Draws the current values to the bottom left of the screen
- drawInBottomRight(Graphics) - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Draws the current values to the bottom right of the screen
- drawInTopLeft(Graphics) - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Draws the current values to the top left of the screen
- drawInTopRight(Graphics) - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Draws the current values to the top right of the screen
- drawLayer(Graphics, TileLayer, int, int, int, int, int, int) - Method in class org.mini2Dx.tiled.renderer.IsometricStaggeredTileLayerRenderer
-
- drawLayer(Graphics, TileLayer, int, int, int, int, int, int) - Method in class org.mini2Dx.tiled.renderer.IsometricTileLayerRenderer
-
- drawLayer(Graphics, TileLayer, int, int, int, int, int, int) - Method in class org.mini2Dx.tiled.renderer.OrthogonalTileLayerRenderer
-
- drawLayer(Graphics, TileLayer, int, int, int, int, int, int) - Method in interface org.mini2Dx.tiled.renderer.TileLayerRenderer
-
- drawLineSegment(float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Renders a line segment to the window in the current Color
with
the set line height
- drawLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawNinePatch(NinePatch, float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
- drawNinePatch(NinePatchDrawable, float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a NinePatchDrawable
to screen
- drawNinePatch(NinePatch, float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawNinePatch(NinePatchDrawable, float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawNinePatch(NinePatch, float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawNinePatch(NinePatchDrawable, float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawObjectGroup(Graphics, TiledObjectGroup, int, int, int, int, int, int) - Method in interface org.mini2Dx.tiled.renderer.TiledObjectGroupRenderer
-
- drawParticleEffect(ParticleEffect) - Method in interface org.mini2Dx.core.graphics.Graphics
-
- drawParticleEffect(ParticleEffect) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawParticleEffect(ParticleEffect) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawPolygon(float[]) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a polygon to the window in the current Color
- drawPolygon(float[]) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawPolygon(float[]) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawRect(float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Renders a rectangle to the window in the current Color
with the
set line height
- drawRect(float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawRect(float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawShape(Shape) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws an instance of
Shape
- drawShape(Shape) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawShape(Shape) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawSprite(Sprite) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a
Sprite
with all transformations applied to this graphics
context
- drawSprite(Sprite, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a
Sprite
at the given coordinates with all transformations
applied to this graphics context
- drawSprite(Sprite) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawSprite(Sprite, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawSprite(Sprite) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawSprite(Sprite, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawSpriteCache(SpriteCache, int) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a SpriteCache
- drawSpriteCache(SpriteCache, int) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawSpriteCache(SpriteCache, int) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawStage(Stage) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws an instance of a LibGDX Stage
- drawStage(Stage) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawStage(Stage) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawString(String, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a string to the window
- drawString(String, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a string to the window, automatically wrapping it within a
specified width
- drawString(String, float, float, float, int) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a string to the window, automatically wrapping it within a
specified width and aligning it to the left, center or right of the width
- drawString(String, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawString(String, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawString(String, float, float, float, int) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawString(String, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawString(String, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawString(String, float, float, float, int) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTexture(Texture, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a texture to this graphics context
- drawTexture(Texture, float, float, boolean) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a texture to this graphics context
- drawTexture(Texture, float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a texture to this graphics context
- drawTexture(Texture, float, float, float, float, boolean) - Method in interface org.mini2Dx.core.graphics.Graphics
-
- drawTexture(Texture, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTexture(Texture, float, float, boolean) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTexture(Texture, float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTexture(Texture, float, float, float, float, boolean) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTexture(Texture, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTexture(Texture, float, float, boolean) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTexture(Texture, float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTexture(Texture, float, float, float, float, boolean) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTextureRegion(TextureRegion, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a texture region to this graphics context
- drawTextureRegion(TextureRegion, float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a texture region to this graphics context
- drawTextureRegion(TextureRegion, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTextureRegion(TextureRegion, float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTextureRegion(TextureRegion, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTextureRegion(TextureRegion, float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTile(Graphics, int, int, int) - Method in class org.mini2Dx.tiled.Tileset
-
- drawTiledDrawable(TiledDrawable, float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a TiledDrawable
to screen
- drawTiledDrawable(TiledDrawable, float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTiledDrawable(TiledDrawable, float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- drawTileset(Graphics, int, int) - Method in class org.mini2Dx.tiled.Tileset
-
Draws the whole tileset to the
Graphics
context
- drawTriangle(float, float, float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a triangle to the window in the current Color
- drawTriangle(float, float, float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- drawTriangle(float, float, float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- duplicate(Object) - Static method in class org.mini2Dx.core.di.bean.PrototypeBean
-
- FadeInTransition - Class in org.mini2Dx.core.screen.transition
-
Implements a fade in transition
NOTE: Based on Slick implementation by Kevin Glass
- FadeInTransition() - Constructor for class org.mini2Dx.core.screen.transition.FadeInTransition
-
Default constructor - fade from black in 0.5 seconds
- FadeInTransition(Color) - Constructor for class org.mini2Dx.core.screen.transition.FadeInTransition
-
Constructs a fade in transition that lasts 0.5 seconds
- FadeInTransition(Color, float) - Constructor for class org.mini2Dx.core.screen.transition.FadeInTransition
-
Constructs a fade in transition
- fadeOut(float) - Method in class org.mini2Dx.core.audio.CrossFadingMusicLoop
-
- fadeOutAndStop(float) - Method in class org.mini2Dx.core.audio.CrossFadingMusicLoop
-
- FadeOutTransition - Class in org.mini2Dx.core.screen.transition
-
Implements a fade out transition
NOTE: Based on Slick implementation by Kevin Glass
- FadeOutTransition() - Constructor for class org.mini2Dx.core.screen.transition.FadeOutTransition
-
Default constructor - fade to black in 0.5 seconds
- FadeOutTransition(Color) - Constructor for class org.mini2Dx.core.screen.transition.FadeOutTransition
-
Constructs a fade out transition that lasts 0.5 seconds
- FadeOutTransition(Color, float) - Constructor for class org.mini2Dx.core.screen.transition.FadeOutTransition
-
Constructs a fade out transition
- FallbackFileHandleResolver - Class in org.mini2Dx.core.assets
-
A FileHandleResolver
that checks for files using multiple
FileHandleResolver
s in a priority order
- FallbackFileHandleResolver(FileHandleResolver...) - Constructor for class org.mini2Dx.core.assets.FallbackFileHandleResolver
-
Constructor
- Field - Annotation Type in org.mini2Dx.core.serialization.annotation
-
Indicates a field should be serialized
- files - Variable in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- files - Variable in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- files - Variable in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- fill(Graphics) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- fill(Graphics) - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- fill(Graphics) - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- fill(Graphics) - Method in class org.mini2Dx.core.geom.Circle
-
- fill(Graphics) - Method in class org.mini2Dx.core.geom.Polygon
-
- fill(Graphics) - Method in class org.mini2Dx.core.geom.Rectangle
-
- fill(Graphics) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- fill(Graphics) - Method in class org.mini2Dx.core.geom.Shape
-
Fills this shape using a
Graphics
instance
- fill(Graphics) - Method in class org.mini2Dx.core.geom.Triangle
-
- fillCircle(float, float, int) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Fills a circle to the window in the current Color
- fillCircle(float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Fills a circle to the window in the current Color
- fillCircle(float, float, int) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- fillCircle(float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- fillCircle(float, float, int) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- fillCircle(float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- fillPolygon(float[], short[]) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Fills a polygon to the window in the current Color
- fillPolygon(float[], short[]) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- fillPolygon(float[], short[]) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- fillRect(float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Fills a rectangle to the window in the current Color
- fillRect(float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- fillRect(float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- fillShape(Shape) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Fills an instance of
Shape
- fillShape(Shape) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- fillShape(Shape) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- fillTriangle(float, float, float, float, float, float) - Method in interface org.mini2Dx.core.graphics.Graphics
-
Draws a triangle to the window in the current Color
- fillTriangle(float, float, float, float, float, float) - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- fillTriangle(float, float, float, float, float, float) - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- firstResume - Variable in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- FLAG_FLIP_DIAGONALLY - Static variable in class org.mini2Dx.tiled.TiledParser
-
- FLAG_FLIP_HORIZONTALLY - Static variable in class org.mini2Dx.tiled.TiledParser
-
- FLAG_FLIP_VERTICALLY - Static variable in class org.mini2Dx.tiled.TiledParser
-
- FlexDirection - Enum in org.mini2Dx.ui.layout
-
Controls the order of child elements
- flexDirection - Variable in class org.mini2Dx.ui.render.ParentRenderNode
-
- flip(boolean, boolean) - Method in class org.mini2Dx.core.graphics.Animation
-
Sets the flipX and flipY to the current frame
- flipY() - Method in class org.mini2Dx.core.graphics.ParticleEffect
-
- FloatInterpolator - Interface in org.mini2Dx.core.engine.interpolator
-
The interpolator function for floats.
- flush() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Immediately flushes everything rendered rather than waiting until the end
of rendering
- flush() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- flush() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- forceTo(float, float) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- forceTo(float, float, float, float) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
Sets the current bounds to the specified bounds and force updates the
rendering bounds to match
- forceTo(Rectangle) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- forceTo(float, float) - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- forceTo(float, float) - Method in class org.mini2Dx.core.engine.geom.CollisionPoint
-
Sets the current x and y coordinate to the specified x and y and force updates the
rendering position to match
- forceTo(float, float) - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- forceTo(float, float) - Method in interface org.mini2Dx.core.engine.geom.CollisionShape
-
Sets the current x and y coordinate to the specified x and y and force updates the
rendering position to match
- forceTo(float, float) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- forceTo(float, float) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- forceTo(float, float) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- forceToHeight(float) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
Sets the current height to the specified height and force updates the
rendering bounds to match
- forceToWidth(float) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
Sets the current width to the specified width and force updates the
rendering bounds to match
- free() - Method in class org.mini2Dx.core.graphics.PooledParticleEffect
-
- fromAbsoluteValue(String) - Static method in enum org.mini2Dx.core.controller.button.PS3Button
-
- fromAbsoluteValue(String) - Static method in enum org.mini2Dx.core.controller.button.PS4Button
-
- fromAbsoluteValue(String) - Static method in enum org.mini2Dx.core.controller.button.Xbox360Button
-
- fromAbsoluteValue(String) - Static method in enum org.mini2Dx.core.controller.button.XboxOneButton
-
- fromFriendlyString(String) - Static method in enum org.mini2Dx.core.controller.ControllerType
-
- fromFriendlyString(String) - Static method in enum org.mini2Dx.ui.InputSource
-
- fromJson(FileHandle, Class<T>) - Method in class org.mini2Dx.core.serialization.JsonSerializer
-
Reads a JSON document and converts it into an object of the specified
type
- fromJson(String, Class<T>) - Method in class org.mini2Dx.core.serialization.JsonSerializer
-
Reads a JSON document and converts it into an object of the specified
type
- fromString(String) - Static method in enum org.mini2Dx.ui.layout.ScreenSize
-
- fromXml(String, Class<T>) - Method in class org.mini2Dx.android.serialization.AndroidXmlSerializer
-
- fromXml(Reader, Class<T>) - Method in class org.mini2Dx.android.serialization.AndroidXmlSerializer
-
- fromXml(String, Class<T>) - Method in interface org.mini2Dx.core.serialization.XmlSerializer
-
Reads a XML document and converts it into an object of the specified type
- fromXml(Reader, Class<T>) - Method in interface org.mini2Dx.core.serialization.XmlSerializer
-
Reads an XML document from a Reader
and converts it into an object of the specified type
- fromXml(String, Class<T>) - Method in class org.mini2Dx.desktop.serialization.DesktopXmlSerializer
-
- fromXml(Reader, Class<T>) - Method in class org.mini2Dx.desktop.serialization.DesktopXmlSerializer
-
- fromXml(String, Class<T>) - Method in class org.mini2Dx.ios.serialization.IOSXmlSerializer
-
- fromXml(Reader, Class<T>) - Method in class org.mini2Dx.ios.serialization.IOSXmlSerializer
-
- GameContainer - Class in org.mini2Dx.core.game
-
Base class for mini2Dx game containers.
- GameContainer() - Constructor for class org.mini2Dx.core.game.GameContainer
-
- gameIdentifier - Variable in class org.mini2Dx.android.AndroidMini2DxConfig
-
- gameIdentifier - Static variable in class org.mini2Dx.core.Mdx
-
This game's unique identifier for app stores
- gameIdentifier - Variable in class org.mini2Dx.desktop.DesktopMini2DxConfig
-
- gameIdentifier - Variable in class org.mini2Dx.headless.HeadlessMini2DxConfig
-
- gameIdentifier - Variable in class org.mini2Dx.ios.IOSMini2DxConfig
-
- GameResizeListener - Interface in org.mini2Dx.core.game
-
- GameScreen - Interface in org.mini2Dx.core.screen
-
A common interface to game screen implementations
- GameWrapper - Class in org.mini2Dx.core.game
-
An abstract implementation of Game
for launching mini2Dx games
- GameWrapper(GameContainer, String) - Constructor for class org.mini2Dx.core.game.GameWrapper
-
Constructor
- generateFont(FreeTypeFontGenerator.FreeTypeFontParameter) - Method in class org.mini2Dx.ui.style.UiFont
-
- get(Object) - Method in class org.mini2Dx.core.di.injection.PrototypeInjectionMap
-
- get() - Method in class org.mini2Dx.core.util.Ref
-
- get(String) - Static method in class org.mini2Dx.core.util.UriFileHandle
-
Returns a FileHandle
for a URI
e.g.
- get(int, int) - Method in class org.mini2Dx.ui.navigation.GridUiNavigation
-
- getAbsoluteValue() - Method in interface org.mini2Dx.core.controller.button.ControllerButton
-
- getAbsoluteValue() - Method in enum org.mini2Dx.core.controller.button.PS3Button
-
- getAbsoluteValue() - Method in enum org.mini2Dx.core.controller.button.PS4Button
-
- getAbsoluteValue() - Method in enum org.mini2Dx.core.controller.button.Xbox360Button
-
- getAbsoluteValue() - Method in enum org.mini2Dx.core.controller.button.XboxOneButton
-
- getAccelerometerX() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getAccelerometerY() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getAccelerometerZ() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getAction() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getAction() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getActionable() - Method in class org.mini2Dx.ui.navigation.ControllerHotKeyOperation
-
- getActionable() - Method in class org.mini2Dx.ui.navigation.KeyboardHotKeyOperation
-
- getActionButton() - Method in interface org.mini2Dx.ui.controller.ControllerUiInput
-
Returns the button used to trigger
Actionable
instances
- getActionButton() - Method in class org.mini2Dx.ui.controller.PS4UiInput
-
- getActionButton() - Method in class org.mini2Dx.ui.controller.Xbox360UiInput
-
- getActionButton() - Method in class org.mini2Dx.ui.controller.XboxOneUiInput
-
- getActionNinePatch() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getActionNinePatch() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getActiveHoverTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getActiveNavigation() - Method in class org.mini2Dx.ui.UiContainer
-
- getActiveTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getActiveTextureRegion() - Method in class org.mini2Dx.ui.style.SliderStyleRule
-
- getAlignValue() - Method in enum org.mini2Dx.ui.layout.HorizontalAlignment
-
- getAlpha() - Method in class com.artemis.MdxWorld
-
Returns the interpolation alpha
- getApplicationListener() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getApplicationListener() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getApplicationListener() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getApplicationListener() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getApplicationLogger() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getApplicationLogger() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getApplicationLogger() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getApplicationLogger() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getApplicationWindow() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getAssetManager() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getAtlas() - Method in class org.mini2Dx.ui.element.Image
-
Returns the atlas (if any) to look up the texture in
- getAtlas() - Method in class org.mini2Dx.ui.element.ImageButton
-
Returns the atlas (if any) to look up the texture in
- getAudio() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getAudio() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getAudio() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getAudio() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getAvailableMemory() - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Returns the available memory inside the JVM
- getAverage() - Method in class org.mini2Dx.core.util.RollingAverage
-
- getAverageUpdateDuration() - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Returns the average duration of update()
- getAzimuth() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getBackBufferHeight() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getBackBufferHeight() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getBackBufferWidth() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getBackBufferWidth() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getBackground() - Method in class org.mini2Dx.ui.style.ParentStyleRule
-
- getBackground() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getBackground() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getBackgroundColor() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the background Color
- getBackgroundColor() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getBackgroundColor() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getBackgroundColor() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the background Color
of the map
- getBackgroundMode() - Method in class org.mini2Dx.ui.style.ParentStyleRule
-
- getBackgroundNinePatch() - Method in class org.mini2Dx.ui.style.ParentStyleRule
-
- getBackgroundNinePatch() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getBackgroundNinePatch() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getBackgroundNinePatchBottom() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getBackgroundNinePatchLeft() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getBackgroundNinePatchRight() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getBackgroundNinePatchTop() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getBean(Class<T>) - Method in class org.mini2Dx.core.di.DependencyInjection
-
- getBitmapFont() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getBitmapFont() - Method in class org.mini2Dx.ui.style.LabelStyleRule
-
- getBitmapFont() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getBorderWidth() - Method in class org.mini2Dx.ui.style.UiFont
-
- getBottomHeight() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getBottomScrollButtonStyle() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getBoundingBox() - Method in class org.mini2Dx.core.geom.Circle
-
Returns the bounding box of this
Circle
- getBounds() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
GL View spans whole screen, that is, even under the status bar.
- getBufferFormat() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getBufferFormat() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getButtonImageStyle() - Method in class org.mini2Dx.ui.style.TabStyleRule
-
- getButtonLabelStyle() - Method in class org.mini2Dx.ui.style.TabStyleRule
-
- getButtonRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getButtonStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getButtonWidth() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getCachedBounds() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getCancelButton() - Method in class org.mini2Dx.ui.editor.modals.EditorNewFileDialog
-
- getCancelButton() - Method in class org.mini2Dx.ui.editor.modals.EditorOpenFileDialog
-
- getCenterX() - Method in class org.mini2Dx.core.geom.Circle
-
- getCenterX() - Method in class org.mini2Dx.core.geom.Polygon
-
- getCenterX() - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns the x coordinate of the center of this
Rectangle
- getCenterX() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getCenterX() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the center x coordinate of this object.
- getCenterX() - Method in class org.mini2Dx.core.geom.Triangle
-
- getCenterY() - Method in class org.mini2Dx.core.geom.Circle
-
- getCenterY() - Method in class org.mini2Dx.core.geom.Polygon
-
- getCenterY() - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns the y coordinate of the center of this
Rectangle
- getCenterY() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getCenterY() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the center y coordinate of this object.
- getCenterY() - Method in class org.mini2Dx.core.geom.Triangle
-
- getCharactersPerSecond() - Method in class org.mini2Dx.ui.animation.TypingTextAnimation
-
- getCheckboxRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getCheckboxStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getChild(int) - Method in class org.mini2Dx.ui.render.RenderLayer
-
- getClassKey(Class<T>) - Static method in class org.mini2Dx.core.di.bean.Bean
-
Returns the key to be used for a given Class
- getClipboard() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getClipboard() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getClipboard() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getClipboard() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getColor() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the Color
tint applied to each frame
- getColor() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the Color
to draw shapes with
- getColor() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getColor() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getColor() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getColor() - Method in class org.mini2Dx.ui.element.Label
-
Returns the Color
of the label
- getColor() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getColor() - Method in class org.mini2Dx.ui.style.LabelStyleRule
-
- getColor() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getColumnRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getColumns() - Method in class org.mini2Dx.ui.layout.ResponsiveSizeRule
-
- getColumnStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getColumnWidth(int) - Method in class org.mini2Dx.ui.layout.LayoutState
-
Returns the pixel width for a given column amount
- getContainerRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getContainerStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getContentRenderHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getContentRenderWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getContentRenderX() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getContentRenderY() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getContext() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getControllerButton() - Method in class org.mini2Dx.ui.event.params.ControllerEventTriggerParams
-
- getControllerButton() - Method in class org.mini2Dx.ui.navigation.ControllerHotKeyOperation
-
- getControllerType(Controller) - Static method in class org.mini2Dx.core.controller.ControllerMapping
-
- getControllerType() - Method in interface org.mini2Dx.core.controller.MdxController
-
- getControllerType() - Method in class org.mini2Dx.core.controller.PS3Controller
-
- getControllerType() - Method in class org.mini2Dx.core.controller.PS4Controller
-
- getControllerType() - Method in class org.mini2Dx.core.controller.Xbox360Controller
-
- getControllerType() - Method in class org.mini2Dx.core.controller.XboxOneController
-
- getCreateButton() - Method in class org.mini2Dx.ui.editor.modals.EditorNewFileDialog
-
- getCurrentEventTime() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getCurrentFrame() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the T
of the current frame
- getCurrentFrameIndex() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the index of the current frame
- getCurrentOffsetRule() - Method in class org.mini2Dx.ui.layout.LayoutRuleset
-
- getCurrentSizeRule() - Method in class org.mini2Dx.ui.layout.LayoutRuleset
-
- getCurrentTab() - Method in class org.mini2Dx.ui.element.TabView
-
Returns the currently visible
Tab
- getCurrentTabIndex() - Method in class org.mini2Dx.ui.element.TabView
-
Returns the index of the currently visible
Tab
- getCurrentValue() - Method in class org.mini2Dx.core.engine.interpolator.value.InterpolatedFloatValue
-
Gets the current value
- getCurrentValue() - Method in class org.mini2Dx.core.engine.interpolator.value.InterpolatedValue
-
Get the current value
- getCursor() - Method in class org.mini2Dx.ui.navigation.GridUiNavigation
-
- getCursor() - Method in class org.mini2Dx.ui.navigation.TabViewUiNavigation
-
- getCursor() - Method in interface org.mini2Dx.ui.navigation.UiNavigation
-
- getCursor() - Method in class org.mini2Dx.ui.navigation.VerticalUiNavigation
-
- getDeadZone() - Method in class org.mini2Dx.core.controller.deadzone.AxialDeadZone
-
- getDeadZone() - Method in interface org.mini2Dx.core.controller.deadzone.DeadZone
-
Returns the dead zone threshold
- getDeadZone() - Method in class org.mini2Dx.core.controller.deadzone.NoopDeadZone
-
- getDeadZone() - Method in class org.mini2Dx.core.controller.deadzone.RadialDeadZone
-
- getDeadZone() - Method in class org.mini2Dx.core.controller.deadzone.ScaledRadialDeadZone
-
- getDefaultVisibility() - Static method in class org.mini2Dx.ui.UiContainer
-
- getDeltaTime() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getDeltaTime() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getDeltaX() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getDeltaX(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getDeltaY() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getDeltaY(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getDensity() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getDensity() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getDependencies(String, FileHandle, UiThemeLoader.UiThemeParameter) - Method in class org.mini2Dx.ui.UiThemeLoader
-
- getDirectory() - Method in class org.mini2Dx.ui.editor.UiEditor
-
- getDisabled() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getDisabled() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getDisabledActiveHoverTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getDisabledActiveTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getDisabledCheckTextureRegion() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getDisabledInactiveHoverTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getDisabledInactiveTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getDisabledLabelStyle() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getDisabledNinePatch() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getDisabledNinePatch() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getDisabledNinePatch() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getDisabledTextColor() - Method in class org.mini2Dx.ui.element.Select
-
- getDisabledTextureRegion() - Method in class org.mini2Dx.ui.style.SliderStyleRule
-
- getDisabledUncheckTextureRegion() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getDisplayMode() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getDisplayMode(Graphics.Monitor) - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getDisplayMode() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getDisplayMode(Graphics.Monitor) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getDisplayModes() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getDisplayModes(Graphics.Monitor) - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getDisplayModes() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getDisplayModes(Graphics.Monitor) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getDistanceFromCenter(Vector2) - Method in class org.mini2Dx.core.geom.Circle
-
Returns the distance from the center of this
Circle
to a point
- getDistanceFromCenter(float, float) - Method in class org.mini2Dx.core.geom.Circle
-
Returns the distance from the center of this
Circle
to a point
- getDistanceTo(Positionable) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getDistanceTo(Positionable) - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getDistanceTo(Positionable) - Method in class org.mini2Dx.core.engine.geom.CollisionPoint
-
- getDistanceTo(Positionable) - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- getDistanceTo(Positionable) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- getDistanceTo(Positionable) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- getDistanceTo(Positionable) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- getDistanceTo(Positionable) - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns this distance between this object's x,y coordinates and the
provided
Positionable
's xy coordinates
- getDistanceTo(Point) - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns this distance between this object's x,y coordinates and the
provided
Point
's xy coordinates
- getDistanceTo(float, float) - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns this distance between this object's x,y coordinates and the
provided xy coordinates
- getDistanceTo(Vector2) - Method in class org.mini2Dx.core.geom.Circle
-
Returns the distance from the edge of this
Circle
to a point
- getDistanceTo(float, float) - Method in class org.mini2Dx.core.geom.Circle
-
Returns the distance from the edge of this
Circle
to a point
- getDistanceTo(Point) - Method in class org.mini2Dx.core.geom.Point
-
- getDistanceTo(float, float) - Method in class org.mini2Dx.core.geom.Point
-
- getDistanceTo(float, float) - Method in class org.mini2Dx.core.geom.Polygon
-
- getDistanceTo(Point) - Method in class org.mini2Dx.core.geom.Rectangle
-
- getDistanceTo(float, float) - Method in class org.mini2Dx.core.geom.Rectangle
-
- getDistanceTo(float, float) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getDistanceTo(float, float) - Method in class org.mini2Dx.core.geom.Shape
-
Returns the distance from this
Shape
to a set of coordinates
- getDistanceTo(Point) - Method in class org.mini2Dx.core.geom.Shape
-
- getDistanceTo(float, float) - Method in class org.mini2Dx.core.geom.Triangle
-
- getEdgeLineSegment() - Method in class org.mini2Dx.core.util.EdgeIterator
-
- getElement() - Method in class org.mini2Dx.ui.editor.StyleRulesetEditor
-
- getElement() - Method in interface org.mini2Dx.ui.render.HoverableRenderNode
-
- getElement() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getElementById(String) - Method in class org.mini2Dx.ui.element.ParentUiElement
-
- getElementById(String) - Method in class org.mini2Dx.ui.element.TabView
-
- getElementById(String) - Method in class org.mini2Dx.ui.element.UiElement
-
Searches the UI for a
UiElement
with a given id.
- getElementById(String) - Method in class org.mini2Dx.ui.render.ContainerRenderNode
-
- getElementById(String) - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- getElementById(String) - Method in class org.mini2Dx.ui.render.RenderLayer
-
- getElementById(String) - Method in class org.mini2Dx.ui.render.RenderNode
-
- getElementById(String) - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getElementById(String) - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- getElementLimitPerQuad() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElementLimitPerQuad() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElementRow() - Method in class org.mini2Dx.ui.editor.StyleRulesetEditor
-
- getElements() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElements(List<T>) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElements() - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElements(List<T>) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElements() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElements(List<T>) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElements() - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElements(List<T>) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElements() - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getElements(List<T>) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getElementsContainingPoint(Point) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElementsContainingPoint(Collection<T>, Point) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElementsContainingPoint(Point) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElementsContainingPoint(Collection<T>, Point) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElementsContainingPoint(Point) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElementsContainingPoint(Collection<T>, Point) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElementsContainingPoint(Point) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElementsContainingPoint(Collection<T>, Point) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElementsContainingPoint(Point) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getElementsContainingPoint(Collection<T>, Point) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getElementsIntersectingLineSegment(LineSegment) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElementsIntersectingLineSegment(Collection<T>, LineSegment) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElementsIntersectingLineSegment(LineSegment) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElementsIntersectingLineSegment(Collection<T>, LineSegment) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElementsIntersectingLineSegment(LineSegment) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElementsIntersectingLineSegment(Collection<T>, LineSegment) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElementsIntersectingLineSegment(LineSegment) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElementsIntersectingLineSegment(Collection<T>, LineSegment) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElementsIntersectingLineSegment(LineSegment) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getElementsIntersectingLineSegment(Collection<T>, LineSegment) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getElementsWithinArea(Shape) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElementsWithinArea(Collection<T>, Shape) - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getElementsWithinArea(Shape) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElementsWithinArea(Collection<T>, Shape) - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getElementsWithinArea(Shape) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElementsWithinArea(Collection<T>, Shape) - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getElementsWithinArea(Shape) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElementsWithinArea(Collection<T>, Shape) - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getElementsWithinArea(Shape) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getElementsWithinArea(Collection<T>, Shape) - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getEmitters() - Method in class org.mini2Dx.core.graphics.ParticleEffect
-
- getEnabledCheckTextureRegion() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getEnabledLabelStyle() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getEnabledNinePatch() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getEnabledTextColor() - Method in class org.mini2Dx.ui.element.Select
-
- getEnabledUncheckTextureRegion() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getEventTrigger() - Method in class org.mini2Dx.ui.event.ActionEvent
-
- getEventTriggerParams() - Method in class org.mini2Dx.ui.event.ActionEvent
-
- getExecutedRunnables() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getFiles() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getFiles() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getFiles() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getFiles() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getFill() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getFilledRectangleTexture(Color) - Method in class org.mini2Dx.core.graphics.ShapeTextureCache
-
Returns a filled rectangular texture for the provided Color
- getFillNinePatch() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getFillNinePatchBottom() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getFillNinePatchLeft() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getFillNinePatchRight() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getFillNinePatchTop() - Method in class org.mini2Dx.ui.style.ProgressBarStyleRule
-
- getFirstChild() - Method in class org.mini2Dx.ui.render.RenderLayer
-
- getFirstGid() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the first GID.
- getFlexDirection() - Method in class org.mini2Dx.ui.element.ParentUiElement
-
- getFlexDirection() - Method in class org.mini2Dx.ui.element.RadioButton
-
- getFlexDirection() - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- getFlipX() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the flipX of the current frame
- getFlipY() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the flipY of the current frame
- getFont() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the BitmapFont
to draw String
s with
- getFont() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getFont() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getFont() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getFont() - Method in class org.mini2Dx.ui.style.LabelStyleRule
-
- getFont() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getFont(String) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getFontBorderColor() - Method in class org.mini2Dx.ui.style.UiFont
-
- getFonts() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getFontSize() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getFontSize() - Method in class org.mini2Dx.ui.style.LabelStyleRule
-
- getFontSize() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getFrame(int) - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the frame at a given index
- getFrameId() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getFrameId() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getFramesPerSecond() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getFramesPerSecond() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getFramesPerSecond() - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Returns the number of frames per second
- getGameScreen(int) - Method in class org.mini2Dx.core.screen.BasicScreenManager
-
- getGameScreen(int) - Method in interface org.mini2Dx.core.screen.ScreenManager
-
- getGameScreens() - Method in class org.mini2Dx.core.screen.BasicScreenManager
-
- getGameScreens() - Method in interface org.mini2Dx.core.screen.ScreenManager
-
Returns an Iterator
over all the game screens
- getGid() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the GID of this object
- getGL20() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getGL20() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getGL30() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getGL30() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getGLVersion() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getGraphics() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getGraphics() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getGraphics() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getGraphics() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getGyroscopeX() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getGyroscopeY() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getGyroscopeZ() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getHandler() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getHeight() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getHeight() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getHeight() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getHeight() - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- getHeight() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- getHeight() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- getHeight() - Method in interface org.mini2Dx.core.engine.Sizeable
-
Returns the height of this object
- getHeight() - Method in class org.mini2Dx.core.game.GameContainer
-
- getHeight() - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns the height of the shape
- getHeight() - Method in class org.mini2Dx.core.geom.Rectangle
-
- getHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the height of the map in tiles
- getHeight() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the height of this object in pixels
- getHeight() - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Returns the height of the group in tiles
- getHeight() - Method in class org.mini2Dx.tiled.TileLayer
-
- getHeight() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of this tileset in pixels
- getHeight() - Method in class org.mini2Dx.ui.element.AbsoluteContainer
-
- getHeight() - Method in class org.mini2Dx.ui.element.AbsoluteModal
-
- getHeight() - Method in class org.mini2Dx.ui.UiContainer
-
- getHeightInTiles() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getHeightInTiles() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of this tileset in tiles
- getHorizontalAlignment() - Method in class org.mini2Dx.ui.element.AlignedContainer
-
- getHorizontalAlignment() - Method in class org.mini2Dx.ui.element.AlignedModal
-
- getHorizontalAlignment() - Method in class org.mini2Dx.ui.element.Label
-
- getHover() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getHover() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getHoveredCheckTextureRegion() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getHoveredUncheckTextureRegion() - Method in class org.mini2Dx.ui.style.CheckboxStyleRule
-
- getHoverNinePatch() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getHoverNinePatch() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getHoverTextureRegion() - Method in class org.mini2Dx.ui.style.SliderStyleRule
-
- getIconPath() - Method in class org.mini2Dx.ui.element.Tab
-
- getId() - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getId() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getId() - Method in class org.mini2Dx.core.engine.geom.CollisionPoint
-
- getId() - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- getId() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- getId() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- getId() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- getId() - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns the unique id of this object
- getId() - Method in interface org.mini2Dx.core.engine.Sizeable
-
Returns the unique id of this object
- getId() - Method in interface org.mini2Dx.core.screen.GameScreen
-
Returns the identifier of the screen
- getId() - Method in interface org.mini2Dx.ui.controller.ControllerUiInput
-
- getId() - Method in class org.mini2Dx.ui.controller.PS4UiInput
-
- getId() - Method in class org.mini2Dx.ui.controller.Xbox360UiInput
-
- getId() - Method in class org.mini2Dx.ui.controller.XboxOneUiInput
-
- getId() - Method in interface org.mini2Dx.ui.element.Hoverable
-
Returns the unique id
- getId() - Method in interface org.mini2Dx.ui.element.Navigatable
-
- getId() - Method in class org.mini2Dx.ui.element.UiElement
-
- getId() - Method in interface org.mini2Dx.ui.render.HoverableRenderNode
-
- getId() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getId() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getImageRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getInactiveHoverTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getInactiveTextureRegion() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getIndex() - Method in class org.mini2Dx.tiled.Layer
-
Returns the index in the
TiledMap
of this layer
- getInGameUiTheme() - Method in class org.mini2Dx.ui.editor.EditorInGameView
-
- getInGameUiTheme() - Method in class org.mini2Dx.ui.editor.StyleRulesetEditor
-
- getInGameUiTheme() - Method in class org.mini2Dx.ui.editor.UiEditorThemeView
-
- getInitialScreenId() - Method in class org.mini2Dx.core.game.ScreenBasedGame
-
Returns the identifier of the
GameScreen
that should be shown
when the game starts
- getInitialValue() - Method in class org.mini2Dx.core.engine.interpolator.value.InterpolatedFloatValue
-
The initial value
- getInitialValue() - Method in class org.mini2Dx.core.engine.interpolator.value.InterpolatedValue
-
Get the initial value
- getInjectionResult(ExecutorService) - Method in class org.mini2Dx.core.di.injection.BeanInjector
-
- getInnerHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInnerRenderHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInnerRenderWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInnerRenderX() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInnerRenderY() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInnerWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInnerX() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInnerY() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getInput() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getInput() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getInput() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getInput() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getInputProcessor() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getInstance() - Method in class org.mini2Dx.core.di.bean.Bean
-
- getInstance() - Method in class org.mini2Dx.core.di.bean.PrototypeBean
-
- getInstance() - Method in class org.mini2Dx.core.di.bean.SingletonBean
-
- getInterpolatedValue(float) - Method in class org.mini2Dx.core.engine.interpolator.value.InterpolatedFloatValue
-
Gets the interpolated value at the specified alpha
- getInterpolatedValue(T, float) - Method in class org.mini2Dx.core.engine.interpolator.value.InterpolatedValue
-
Sets the flyweight to the interpolated value at the specified alpha
- getIntersection(LineSegment) - Method in class org.mini2Dx.core.geom.LineSegment
-
Returns the point at which this
LineSegment
intersects with
another
- getInterval() - Method in class com.artemis.system.DispersedIntervalEntitySystem
-
Returns the interval of the system
- getJavaHeap() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getJavaHeap() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getJavaHeap() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getJavaHeap() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getKey() - Method in class org.mini2Dx.ui.event.params.KeyboardEventTriggerParams
-
- getKeyboardTextField() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getKeycode() - Method in class org.mini2Dx.ui.navigation.KeyboardHotKeyOperation
-
- getLabel() - Method in class org.mini2Dx.ui.element.SelectOption
-
- getLabelIndent() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getLabelRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getLabelStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getLastChild() - Method in class org.mini2Dx.ui.render.RenderLayer
-
- getLastControllerType() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getLastControllerType() - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- getLastControllerType() - Method in class org.mini2Dx.ui.UiContainer
-
- getLastInputSource() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getLastInputSource() - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- getLastInputSource() - Method in class org.mini2Dx.ui.UiContainer
-
- getLayerIndex(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getLayers() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the
Layer
s of this map
- getLayerType() - Method in class org.mini2Dx.tiled.Layer
-
- getLayout() - Method in class org.mini2Dx.ui.element.ParentUiElement
-
Returns the current layout
- getLayout() - Method in class org.mini2Dx.ui.element.ProgressBar
-
Returns the current layout
- getLayout() - Method in class org.mini2Dx.ui.element.Select
-
- getLayout() - Method in class org.mini2Dx.ui.element.TabView
-
- getLayout() - Method in class org.mini2Dx.ui.element.TextBox
-
- getLayoutRuleset() - Method in class org.mini2Dx.ui.render.ButtonRenderNode
-
- getLayoutRuleset() - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- getLayoutRuleset() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getLayoutRuleset() - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- getLeftButtonStyle() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getLeftButtonText() - Method in class org.mini2Dx.ui.element.Select
-
- getLeftStickDeadZone() - Method in class org.mini2Dx.core.controller.PS3Controller
-
- getLeftStickDeadZone() - Method in class org.mini2Dx.core.controller.PS4Controller
-
- getLeftStickDeadZone() - Method in class org.mini2Dx.core.controller.Xbox360Controller
-
- getLeftStickDeadZone() - Method in class org.mini2Dx.core.controller.XboxOneController
-
- getLeftWidth() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getLength() - Method in class org.mini2Dx.core.geom.LineSegment
-
- getLifecycleListeners() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getLineHeight() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the line height used
- getLineHeight() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getLineHeight() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getListener(int) - Method in interface org.mini2Dx.core.controller.MdxController
-
Gets the listener at the specified index for this controller
- getListener(int) - Method in class org.mini2Dx.core.controller.PS3Controller
-
- getListener(int) - Method in class org.mini2Dx.core.controller.PS4Controller
-
- getListener(int) - Method in class org.mini2Dx.core.controller.Xbox360Controller
-
- getListener(int) - Method in class org.mini2Dx.core.controller.XboxOneController
-
- getLogLevel() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getLogLevel() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getLogLevel() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getLogLevel() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getMagFilter() - Method in class org.mini2Dx.core.graphics.pipeline.RenderFrameBufferOperation
-
Returns the mag Texture.TextureFilter
applied to the FrameBuffer
texture
- getMargin() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the margin at the borders of the tileset
- getMarginBottom() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getMarginLeft() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getMarginRight() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getMarginTop() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getMax() - Method in class org.mini2Dx.ui.element.ProgressBar
-
- getMaxHeight() - Method in class org.mini2Dx.ui.element.ScrollBox
-
Returns the maximum height for this
ScrollBox
- getMaxX() - Method in interface org.mini2Dx.core.engine.Sizeable
-
Returns max X coordinate of this object
- getMaxX() - Method in class org.mini2Dx.core.geom.Circle
-
- getMaxX() - Method in class org.mini2Dx.core.geom.LineSegment
-
- getMaxX() - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns the greatest x coordinate of this shape
- getMaxX() - Method in class org.mini2Dx.core.geom.Polygon
-
Returns max X coordinate of this
Polygon
- getMaxX() - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns the greatest x coordinate this
Rectangle
- getMaxX() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getMaxX() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the right-most x coordinate
- getMaxX() - Method in class org.mini2Dx.core.geom.Triangle
-
- getMaxY() - Method in interface org.mini2Dx.core.engine.Sizeable
-
Returns max Y coordinate of this object
- getMaxY() - Method in class org.mini2Dx.core.geom.Circle
-
- getMaxY() - Method in class org.mini2Dx.core.geom.LineSegment
-
- getMaxY() - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns the greatest y coordinate of this shape
- getMaxY() - Method in class org.mini2Dx.core.geom.Polygon
-
Returns max Y coordinate of this
Polygon
- getMaxY() - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns the greatest y coordinate this
Rectangle
- getMaxY() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getMaxY() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the bottom-most y coordinate
- getMaxY() - Method in class org.mini2Dx.core.geom.Triangle
-
- getMenuStyle() - Method in class org.mini2Dx.ui.style.TabStyleRule
-
- getMergeWatermark() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getMergeWatermark() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getMiddleHeight() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getMiddleWidth() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getMin() - Method in class org.mini2Dx.ui.element.ProgressBar
-
- getMinFilter() - Method in class org.mini2Dx.core.graphics.pipeline.RenderFrameBufferOperation
-
Returns the min Texture.TextureFilter
applied to the FrameBuffer
texture
- getMinHeight() - Method in class org.mini2Dx.ui.element.ScrollBox
-
Returns the minimum height for this
ScrollBox
.
- getMinHeight() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getMinimumQuadHeight() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getMinimumQuadHeight() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getMinimumQuadHeight() - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getMinimumQuadWidth() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getMinimumQuadWidth() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getMinimumQuadWidth() - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getMinSize(float) - Method in enum org.mini2Dx.ui.layout.ScreenSize
-
Returns the minimum screen size in pixels
- getMinX() - Method in interface org.mini2Dx.core.engine.Sizeable
-
Returns min X coordinate of this object
- getMinX() - Method in class org.mini2Dx.core.geom.Circle
-
- getMinX() - Method in class org.mini2Dx.core.geom.LineSegment
-
- getMinX() - Method in class org.mini2Dx.core.geom.Polygon
-
Returns min X coordinate of this
Polygon
- getMinX() - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns the least x coordinate this
Rectangle
- getMinX() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getMinX() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the left-most x coordinate
- getMinX() - Method in class org.mini2Dx.core.geom.Triangle
-
- getMinY() - Method in interface org.mini2Dx.core.engine.Sizeable
-
Returns min Y coordinate of this object
- getMinY() - Method in class org.mini2Dx.core.geom.Circle
-
- getMinY() - Method in class org.mini2Dx.core.geom.LineSegment
-
- getMinY() - Method in class org.mini2Dx.core.geom.Polygon
-
Returns min Y coordinate of this
Polygon
- getMinY() - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns the least y coordinate this
Rectangle
- getMinY() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getMinY() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the top-most y coordinate
- getMinY() - Method in class org.mini2Dx.core.geom.Triangle
-
- getMonitor() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getMonitor() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getMonitors() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getMonitors() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getMouseX() - Method in class org.mini2Dx.ui.event.params.MouseEventTriggerParams
-
- getMouseY() - Method in class org.mini2Dx.ui.event.params.MouseEventTriggerParams
-
- getName() - Method in class org.mini2Dx.tiled.Layer
-
Returns the name of this layer
- getName() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the name of this object
- getName() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the name of this tileset
- getNativeHeap() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getNativeHeap() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getNativeHeap() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getNativeHeap() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getNativeOrientation() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getNavigation() - Method in class org.mini2Dx.ui.element.Modal
-
- getNavigation() - Method in interface org.mini2Dx.ui.element.Navigatable
-
- getNavigation() - Method in class org.mini2Dx.ui.element.Tab
-
- getNavigation() - Method in class org.mini2Dx.ui.element.TabView
-
- getNet() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getNet() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getNet() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getNet() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getNextId() - Static method in class org.mini2Dx.ui.util.IdAllocator
-
- getNextId(String) - Static method in class org.mini2Dx.ui.util.IdAllocator
-
- getNextTabButton() - Method in class org.mini2Dx.ui.element.TabView
-
- getNextTabButtonStyle() - Method in class org.mini2Dx.ui.style.TabStyleRule
-
- getNextTabButtonStyleId() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getNinePatchBottom() - Method in class org.mini2Dx.ui.style.ParentStyleRule
-
- getNinePatchBottom() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getNinePatchLeft() - Method in class org.mini2Dx.ui.style.ParentStyleRule
-
- getNinePatchLeft() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getNinePatchRight() - Method in class org.mini2Dx.ui.style.ParentStyleRule
-
- getNinePatchRight() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getNinePatchTop() - Method in class org.mini2Dx.ui.style.ParentStyleRule
-
- getNinePatchTop() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getNormal() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getNormal() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getNormalNinePatch() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getNormalNinePatch() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getNormalTextureRegion() - Method in class org.mini2Dx.ui.style.SliderStyleRule
-
- getNumberOfElements(T[]) - Static method in class org.mini2Dx.core.screen.util.ArrayUtils
-
Counts non-null elements in an array
- getNumberOfFrames() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the total number of frames in this animation
- getNumberOfSides() - Method in class org.mini2Dx.core.geom.Circle
-
- getNumberOfSides() - Method in class org.mini2Dx.core.geom.Polygon
-
- getNumberOfSides() - Method in class org.mini2Dx.core.geom.Rectangle
-
- getNumberOfSides() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getNumberOfSides() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the number of edges of this object
- getNumberOfSides() - Method in class org.mini2Dx.core.geom.Triangle
-
- getObjectGroup(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getObjectGroups() - Method in class org.mini2Dx.tiled.TiledMap
-
- getObjects() - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Returns the objects within this group
- getOffset(LayoutState) - Method in class org.mini2Dx.ui.layout.AbsoluteOffsetRule
-
- getOffset(LayoutState) - Method in interface org.mini2Dx.ui.layout.OffsetRule
-
Determines the preferred offset of a
UiElement
- getOffset(LayoutState) - Method in class org.mini2Dx.ui.layout.ResponsiveOffsetRule
-
- getOpenButton() - Method in class org.mini2Dx.ui.editor.modals.EditorOpenFileDialog
-
- getOption(int) - Method in class org.mini2Dx.ui.element.RadioButton
-
- getOptions() - Method in class org.mini2Dx.ui.element.RadioButton
-
- getOptionsSpacing() - Method in class org.mini2Dx.ui.style.RadioButtonStyleRule
-
- getOrientation() - Method in class org.mini2Dx.tiled.TiledMap
-
- getOriginX() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the origin X coordinate to be applied to each frame
- getOriginY() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the origin Y coordinate to be applied to each frame
- getOuterHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getOuterRenderHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getOuterRenderWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getOuterRenderX() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getOuterRenderY() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getOuterWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getOuterX() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getOuterY() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getPaddingBottom() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getPaddingBottom() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getPaddingLeft() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getPaddingLeft() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getPaddingRight() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getPaddingRight() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getPaddingTop() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getPaddingTop() - Method in class org.mini2Dx.ui.style.StyleRule
-
- getParent() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getParent() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getParent() - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getParent() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getParentWidth() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getPath() - Method in class org.mini2Dx.ui.style.UiFont
-
- getPitch() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getPixelHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Return the height of the map in pixels
- getPixelWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of the map in pixels
- getPointA() - Method in class org.mini2Dx.core.geom.LineSegment
-
- getPointAX() - Method in class org.mini2Dx.core.util.EdgeIterator
-
Returns the x coordinate of the first point in the edge
- getPointAY() - Method in class org.mini2Dx.core.util.EdgeIterator
-
Returns the y coordinate of the first point in the edge
- getPointB() - Method in class org.mini2Dx.core.geom.LineSegment
-
- getPointBX() - Method in class org.mini2Dx.core.util.EdgeIterator
-
Returns the x coordinate of the second point in the edge
- getPointBY() - Method in class org.mini2Dx.core.util.EdgeIterator
-
Returns the y coordinate of the second point in the edge
- getPolygon() - Method in class org.mini2Dx.core.geom.Circle
-
- getPolygon() - Method in class org.mini2Dx.core.geom.Polygon
-
- getPolygon() - Method in class org.mini2Dx.core.geom.Rectangle
-
- getPolygon() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getPolygon() - Method in class org.mini2Dx.core.geom.Shape
-
- getPolygon() - Method in class org.mini2Dx.core.geom.Triangle
-
- getPolygon() - Method in class org.mini2Dx.tiled.TiledObject
-
- getPolyline() - Method in class org.mini2Dx.tiled.TiledObject
-
- getPpcX() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getPpcX() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getPpcY() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getPpcY() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getPpiX() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getPpiX() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getPpiY() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getPpiY() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getPreferences(String) - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getPreferences(String) - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getPreferences(String) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getPreferences(String) - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getPreferredContentHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getPreferredContentWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getPreferredContentWidth() - Method in class org.mini2Dx.ui.render.ScrollBoxRenderNode
-
- getPreferredInnerHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getPreferredInnerWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getPreferredInnerWidth() - Method in class org.mini2Dx.ui.render.ScrollBoxRenderNode
-
- getPreferredOuterHeight() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getPreferredOuterWidth() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getPreferredWidth(LayoutState) - Method in class org.mini2Dx.ui.layout.LayoutRuleset
-
- getPreviousRadius() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getPreviousTabButton() - Method in class org.mini2Dx.ui.element.TabView
-
- getPreviousTabButtonStyle() - Method in class org.mini2Dx.ui.style.TabStyleRule
-
- getPreviousTabButtonStyleId() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getPreviousX() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getPreviousY() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getPrimaryMonitor() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getPrimaryMonitor() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getProgressBarRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getProgressBarStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getProjectionMatrix() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getProjectionMatrix() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getProjectionMatrix() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getProperties() - Method in class org.mini2Dx.tiled.Layer
-
Returns the properties
Map
of this
Layer
- getProperties() - Method in class org.mini2Dx.tiled.Tile
-
Returns the properties
Map
of this
Tile
- getProperties() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the properties
Map
of this
Tileset
- getProperty(String) - Method in class org.mini2Dx.tiled.Layer
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.Tile
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the value of a specified property
- getPrototypeClasses() - Method in class org.mini2Dx.android.di.AndroidComponentScanner
-
- getPrototypeClasses() - Method in interface org.mini2Dx.core.di.ComponentScanner
-
- getPrototypeClasses() - Method in class org.mini2Dx.desktop.di.DesktopComponentScanner
-
- getPrototypeClasses() - Method in class org.mini2Dx.ios.di.IOSComponentScanner
-
- getRadioButtonRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getRadioButtonStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getRadius() - Method in class org.mini2Dx.core.geom.Circle
-
- getRadius() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getRawDeltaTime() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getRawDeltaTime() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getRegionY() - Method in class org.mini2Dx.core.graphics.TextureRegion
-
- getRelativeX() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getRelativeY() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getRenderHeight() - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getRenderHeight() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- getRenderRadius() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getRenderRotation() - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getRenderWidth() - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getRenderWidth() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- getRenderX() - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getRenderX() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getRenderX() - Method in class org.mini2Dx.core.engine.geom.CollisionPoint
-
- getRenderX() - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- getRenderX() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- getRenderX() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- getRenderX() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- getRenderX() - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns the render x coordinate of this object
- getRenderY() - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getRenderY() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getRenderY() - Method in class org.mini2Dx.core.engine.geom.CollisionPoint
-
- getRenderY() - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- getRenderY() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- getRenderY() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- getRenderY() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- getRenderY() - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns the render y coordinate of this object
- getRightButtonStyle() - Method in class org.mini2Dx.ui.style.SelectStyleRule
-
- getRightButtonText() - Method in class org.mini2Dx.ui.element.Select
-
- getRightStickDeadZone() - Method in class org.mini2Dx.core.controller.PS3Controller
-
- getRightStickDeadZone() - Method in class org.mini2Dx.core.controller.PS4Controller
-
- getRightStickDeadZone() - Method in class org.mini2Dx.core.controller.Xbox360Controller
-
- getRightStickDeadZone() - Method in class org.mini2Dx.core.controller.XboxOneController
-
- getRightWidth() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getRoll() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getRotation() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getRotation() - Method in class org.mini2Dx.core.geom.Circle
-
- getRotation() - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns the current rotation of the shape in degrees
- getRotation() - Method in class org.mini2Dx.core.geom.Polygon
-
- getRotation() - Method in class org.mini2Dx.core.geom.Rectangle
-
- getRotation() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getRotation() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the rotation of this
Shape
- getRotation() - Method in class org.mini2Dx.core.geom.Triangle
-
- getRotation() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns the rotation of all frames
- getRotation() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getRotation() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getRotation() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getRotationMatrix(float[]) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getRotationX() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getRotationX() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getRotationX() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getRotationY() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getRotationY() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getRotationY() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getRunnables() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getSaveDirectory() - Method in class org.mini2Dx.desktop.playerdata.DesktopPlayerData
-
- getScale() - Method in class org.mini2Dx.ui.editor.EditorInGameView
-
- getScaleX() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getScaleX() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getScaleX() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getScaleX() - Method in class org.mini2Dx.ui.UiContainer
-
Returns the configured
Graphics
scaling during rendering
- getScaleY() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getScaleY() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getScaleY() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getScaleY() - Method in class org.mini2Dx.ui.UiContainer
-
Returns the configured
Graphics
scaling during rendering
- getScreenManager() - Method in class org.mini2Dx.core.game.ScreenBasedGame
-
- getScreenSize() - Method in class org.mini2Dx.ui.editor.EditorInGameView
-
- getScreenSize() - Method in class org.mini2Dx.ui.editor.StyleRulesetEditor
-
- getScreenSize() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getScreenSizeScale() - Method in class org.mini2Dx.ui.editor.StyleRulesetEditor
-
- getScreenSizeScale() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getScreenSizeScale() - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- getScreenSizeScaleMode() - Method in class org.mini2Dx.ui.UiContainer
-
Returns the scaling mode used for
ScreenSize
values
- getScrollBarWidth() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollBoxRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getScrollBoxStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getScrollButtonHeight() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollFactor() - Method in class org.mini2Dx.ui.element.ScrollBox
-
Returns how much this
ScrollBox
scrolls when the up/down buttons
are clicked (expressed as a % between 0.0 and 1.0)
- getScrollThumbAction() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbActiveNinePatch() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbHover() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbHoverNinePatch() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbNinePatchBottom() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbNinePatchLeft() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbNinePatchRight() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbNinePatchTop() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbNormal() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbNormalNinePatch() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollThumbPosition() - Method in class org.mini2Dx.ui.render.ScrollBoxRenderNode
-
- getScrollTrack() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollTrackNinePatch() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollTrackNinePatchBottom() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollTrackNinePatchLeft() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollTrackNinePatchRight() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getScrollTrackNinePatchTop() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getSelectedFilename() - Method in class org.mini2Dx.ui.editor.modals.EditorNewFileDialog
-
- getSelectedFilename() - Method in class org.mini2Dx.ui.editor.modals.EditorOpenFileDialog
-
- getSelectedIndex() - Method in class org.mini2Dx.ui.element.Select
-
Returns the index of the currently selected option
- getSelectedLabel() - Method in class org.mini2Dx.ui.element.Select
-
Returns the label of the currently selected option
- getSelectedOption() - Method in class org.mini2Dx.ui.element.RadioButton
-
- getSelectedOption() - Method in class org.mini2Dx.ui.element.Select
-
Returns the currently selected option
- getSelectedOptionIndex() - Method in class org.mini2Dx.ui.element.RadioButton
-
- getSelectedValue() - Method in class org.mini2Dx.ui.element.Select
-
Returns the value of the currently selected option
- getSelectRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getSelectStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getShaderProgram() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the currently applied ShaderProgram
- getShaderProgram() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getShaderProgram() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getShape() - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- getShape() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getShape() - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- getShape() - Method in interface org.mini2Dx.core.engine.geom.CollisionShape
-
Returns the underlying
Shape
instance
- getShape() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- getShape() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- getShape() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- getSingletonClasses() - Method in class org.mini2Dx.android.di.AndroidComponentScanner
-
- getSingletonClasses() - Method in interface org.mini2Dx.core.di.ComponentScanner
-
- getSingletonClasses() - Method in class org.mini2Dx.desktop.di.DesktopComponentScanner
-
- getSingletonClasses() - Method in class org.mini2Dx.ios.di.IOSComponentScanner
-
- getSliderBarMaxHeight() - Method in class org.mini2Dx.ui.style.SliderStyleRule
-
- getSliderBarNinePatch() - Method in class org.mini2Dx.ui.style.SliderStyleRule
-
- getSliderRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getSliderStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getSource() - Method in class org.mini2Dx.ui.event.ActionEvent
-
- getSpacing() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the internal spacing between each tile
- getStartTileX() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getStartTileY() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getState() - Method in interface org.mini2Dx.ui.render.ActionableRenderNode
-
- getState() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getState() - Method in class org.mini2Dx.ui.render.TabButtonRenderNode
-
- getStyle() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getStyleId() - Method in class org.mini2Dx.ui.element.UiElement
-
Returns the current style id of this
UiElement
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.ButtonStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.CheckboxStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.ColumnStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.ContainerStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.DefaultStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.LabelStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.ProgressBarStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.RadioButtonStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.ScrollBoxStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.SelectStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.SliderStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.TabStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.ruleset.TextBoxStyleRuleset
-
- getStyleRule(ScreenSize) - Method in class org.mini2Dx.ui.style.StyleRuleset
-
- getStyleRule(ScreenSize, Map<ScreenSize, T>) - Method in class org.mini2Dx.ui.style.StyleRuleset
-
- getStyleRule(Button, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(Checkbox, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(Column, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(Container, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(Label, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(Image, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(ProgressBar, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(RadioButton, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(ScrollBox, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(Select<?>, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(Slider, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(TabView, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getStyleRule(TextBox, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getTab(int) - Method in class org.mini2Dx.ui.element.TabView
-
Returns the
Tab
at a specific index
- getTabButtonImageStyleId() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getTabButtonLabelStyleId() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getTabButtonStyle() - Method in class org.mini2Dx.ui.style.TabStyleRule
-
- getTabButtonStyleId() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getTabContentStyleId() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getTabMenuStyleId() - Method in class org.mini2Dx.ui.render.TabViewRenderNode
-
- getTabRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getTabStyle() - Method in class org.mini2Dx.ui.style.TabStyleRule
-
- getTabStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getTargetElement() - Method in class org.mini2Dx.ui.animation.ScrollTo
-
- getTargetRenderNode() - Method in class org.mini2Dx.ui.animation.ScrollTo
-
- getText() - Method in class org.mini2Dx.ui.element.Label
-
Returns the current text of the label
- getText() - Method in class org.mini2Dx.ui.element.TextButton
-
- getTextAlignment() - Method in class org.mini2Dx.ui.element.TextButton
-
- getTextAnimation() - Method in class org.mini2Dx.ui.element.Label
-
- getTextBoxRulesets() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getTextBoxStyleRule(String, ScreenSize) - Method in class org.mini2Dx.ui.style.UiTheme
-
- getTextColor() - Method in class org.mini2Dx.ui.style.ButtonStyleRule
-
- getTextColor() - Method in class org.mini2Dx.ui.style.LabelStyleRule
-
- getTextColor() - Method in class org.mini2Dx.ui.style.TextBoxStyleRule
-
- getTextInput(Input.TextInputListener, String, String, String) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getTexture() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getTextureAtlas() - Method in class org.mini2Dx.ui.style.UiTheme
-
- getTexturePath() - Method in class org.mini2Dx.ui.element.Image
-
Returns the current texture path
- getTextureRegion(AssetManager) - Method in class org.mini2Dx.ui.element.Image
-
- getTextureRegion(AssetManager) - Method in class org.mini2Dx.ui.element.ImageButton
-
- getTheme() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getTheme() - Method in class org.mini2Dx.ui.UiContainer
-
- getTile(int) - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the
Tile
for the given tile ID
- getTile(int, int, int) - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the
Tile
at the given coordinate on a specific layer
- getTile(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the
Tile
for a given tile id
- getTile(int, int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the
Tile
for a given tile coordinate on the tileset
- getTileHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the height of tiles in pixels
- getTileHeight() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of each tile in pixels
- getTileId() - Method in class org.mini2Dx.tiled.Tile
-
- getTileId(int, int) - Method in class org.mini2Dx.tiled.TileLayer
-
Returns the tile id at a given coordinate on the layer
- getTileId(int, int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the tile ID for a given tile within this tileset
- getTileImage() - Method in class org.mini2Dx.tiled.Tile
-
- getTileLayer(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getTileLayer(int) - Method in class org.mini2Dx.tiled.TiledMap
-
- getTilesetImagePath() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the relative path of the tileset image
- getTilesets() - Method in class org.mini2Dx.tiled.TiledMap
-
- getTileWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of tiles in pixels
- getTileWidth() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of each tile in pixels
- getTileX(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the x coordinate of a tile within this tileset
- getTileY(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the y coordinate of a tile within this tileset
- getTint() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the Color
tint being applied to all draw operations
- getTint() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getTint() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getTitle() - Method in class org.mini2Dx.ui.element.Tab
-
- getTopHeight() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getTopScrollButtonStyle() - Method in class org.mini2Dx.ui.style.ScrollBoxStyleRule
-
- getTotalChildren() - Method in class org.mini2Dx.ui.element.ParentUiElement
-
Returns the total number of child elements for this element
- getTotalChildren() - Method in class org.mini2Dx.ui.render.RenderLayer
-
- getTotalColumns() - Method in class org.mini2Dx.ui.layout.LayoutState
-
Returns the total columns the UI is split into
- getTotalColumns() - Method in class org.mini2Dx.ui.navigation.GridUiNavigation
-
Returns the total amount of columns for the current
ScreenSize
- getTotalElements() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getTotalElements() - Method in class org.mini2Dx.core.collisions.ConcurrentRegionQuadTree
-
- getTotalElements() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getTotalElements() - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getTotalElements() - Method in class org.mini2Dx.core.collisions.RegionQuadTree
-
- getTotalHeight() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getTotalListeners() - Method in interface org.mini2Dx.core.controller.MdxController
-
Returns the total number of listeners for this controller
- getTotalListeners() - Method in class org.mini2Dx.core.controller.PS3Controller
-
- getTotalListeners() - Method in class org.mini2Dx.core.controller.PS4Controller
-
- getTotalListeners() - Method in class org.mini2Dx.core.controller.Xbox360Controller
-
- getTotalListeners() - Method in class org.mini2Dx.core.controller.XboxOneController
-
- getTotalMemory() - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Returns the total memory allocated to the JVM
- getTotalMergeOperations() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getTotalObjectGroups() - Method in class org.mini2Dx.tiled.TiledMap
-
- getTotalOptions() - Method in class org.mini2Dx.ui.element.RadioButton
-
- getTotalOptions() - Method in class org.mini2Dx.ui.element.Select
-
Returns the total amount of options
- getTotalQuads() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- getTotalQuads() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- getTotalQuads() - Method in interface org.mini2Dx.core.collisions.QuadTree
-
- getTotalRows() - Method in class org.mini2Dx.ui.navigation.GridUiNavigation
-
Returns the total amount of rows for the current
ScreenSize
- getTotalTabs() - Method in class org.mini2Dx.ui.element.TabView
-
Returns the total number of tabs in this
TabView
- getTotalTilesetsLoaded() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the total amount of
Tileset
s loaded
- getTotalWidth() - Method in class org.mini2Dx.core.graphics.NinePatch
-
- getTranslationX() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getTranslationX() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getTranslationX() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getTranslationY() - Method in interface org.mini2Dx.core.graphics.Graphics
-
- getTranslationY() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getTranslationY() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getTransparentColorValue() - Method in class org.mini2Dx.tiled.Tileset
-
- getTriangles() - Method in class org.mini2Dx.core.geom.Polygon
-
Returns an array of vertex indices that the define the triangles which
make up this
Polygon
- getTriggerForMouseClick(int) - Static method in enum org.mini2Dx.ui.event.EventTrigger
-
- getType() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getType() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getType() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getType() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getType() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getType() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getType() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the type of this object
- getUiContainerRenderTree() - Method in class org.mini2Dx.ui.layout.LayoutState
-
- getUIViewController() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
Return the UI view controller of IOSApplication
- getUIWindow() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
Return the UI Window of IOSApplication
- getUpdatesPerSecond() - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Returns the number of updates per second
- getUsedMemory() - Method in class org.mini2Dx.core.util.PerformanceTracker
-
Returns the remaining memory inside the JVM
- getValue() - Method in class org.mini2Dx.ui.element.ProgressBar
-
- getValue() - Method in class org.mini2Dx.ui.element.SelectOption
-
- getValue() - Method in class org.mini2Dx.ui.element.Slider
-
- getValue() - Method in class org.mini2Dx.ui.element.TextBox
-
Returns the text value entered into this
TextBox
- getValueStep() - Method in class org.mini2Dx.ui.element.Slider
-
Returns the amount to change the value by on each keyboard/controller
event
- getVersion() - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- getVersion() - Method in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- getVersion() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- getVersion() - Method in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- getVerticalAlignment() - Method in class org.mini2Dx.ui.element.AlignedContainer
-
- getVerticalAlignment() - Method in class org.mini2Dx.ui.element.AlignedModal
-
- getVertices() - Method in class org.mini2Dx.core.geom.Polygon
-
- getVertices() - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns the vertices that make up this
Rectangle
- getViewportHeight() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the height of the viewport height
- getViewportHeight() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getViewportHeight() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getViewportWidth() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the width of the viewport width
- getViewportWidth() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getViewportWidth() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getVisibility() - Method in class org.mini2Dx.ui.element.UiElement
-
- getWidth() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- getWidth() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- getWidth() - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- getWidth() - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- getWidth() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- getWidth() - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- getWidth() - Method in interface org.mini2Dx.core.engine.Sizeable
-
Returns the width of this object
- getWidth() - Method in class org.mini2Dx.core.game.GameContainer
-
- getWidth() - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns the width of the shape
- getWidth() - Method in class org.mini2Dx.core.geom.Rectangle
-
- getWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of the map in tiles
- getWidth() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the width of this object in pixels
- getWidth() - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Returns the width of the group in tiles
- getWidth() - Method in class org.mini2Dx.tiled.TileLayer
-
- getWidth() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of this tileset in pixels
- getWidth() - Method in class org.mini2Dx.ui.element.AbsoluteContainer
-
- getWidth() - Method in class org.mini2Dx.ui.element.AbsoluteModal
-
- getWidth(LayoutState) - Method in class org.mini2Dx.ui.layout.AbsoluteSizeRule
-
- getWidth(LayoutState) - Method in class org.mini2Dx.ui.layout.ResponsiveSizeRule
-
- getWidth(LayoutState) - Method in interface org.mini2Dx.ui.layout.SizeRule
-
Determines the preferred width of a
UiElement
- getWidth() - Method in class org.mini2Dx.ui.UiContainer
-
- getWidthInTiles() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getWidthInTiles() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of this tileset in tiles
- getWindowHeight() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the height of the window height
- getWindowHeight() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getWindowHeight() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getWindowWidth() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns the width of the window width
- getWindowWidth() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- getWindowWidth() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-
- getX() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getX(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getX() - Method in class org.mini2Dx.core.controller.deadzone.AxialDeadZone
-
- getX() - Method in interface org.mini2Dx.core.controller.deadzone.DeadZone
-
Returns the x axis value with the dead zone applied
- getX() - Method in class org.mini2Dx.core.controller.deadzone.NoopDeadZone
-
- getX() - Method in class org.mini2Dx.core.controller.deadzone.RadialDeadZone
-
- getX() - Method in class org.mini2Dx.core.controller.deadzone.ScaledRadialDeadZone
-
- getX() - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns the x coordinate of this object
- getX() - Method in class org.mini2Dx.core.geom.Circle
-
- getX() - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns the x coordinate of the shape
- getX() - Method in class org.mini2Dx.core.geom.Point
-
- getX() - Method in class org.mini2Dx.core.geom.Polygon
-
Returns the x coordinate
- getX(int) - Method in class org.mini2Dx.core.geom.Polygon
-
Returns the x coordinate of the corner at the specified index
- getX() - Method in class org.mini2Dx.core.geom.Rectangle
-
- getX() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getX(int) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
Returns the x coordinate of the corner at the specified index
- getX() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the x coordinate of this object
- getX() - Method in class org.mini2Dx.core.geom.Triangle
-
- getX() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the x coordinate of this object in pixels
- getX() - Method in class org.mini2Dx.ui.element.AbsoluteContainer
-
- getX() - Method in class org.mini2Dx.ui.element.AbsoluteModal
-
- getXOffset(LayoutState) - Method in class org.mini2Dx.ui.layout.LayoutRuleset
-
- getXOffset() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getY() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getY(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- getY() - Method in class org.mini2Dx.core.controller.deadzone.AxialDeadZone
-
- getY() - Method in interface org.mini2Dx.core.controller.deadzone.DeadZone
-
Returns the y axis value with the dead zone applied
- getY() - Method in class org.mini2Dx.core.controller.deadzone.NoopDeadZone
-
- getY() - Method in class org.mini2Dx.core.controller.deadzone.RadialDeadZone
-
- getY() - Method in class org.mini2Dx.core.controller.deadzone.ScaledRadialDeadZone
-
- getY() - Method in interface org.mini2Dx.core.engine.Positionable
-
Returns the y coordinate of this object
- getY() - Method in class org.mini2Dx.core.geom.Circle
-
- getY() - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns the y coordinate of the shape
- getY() - Method in class org.mini2Dx.core.geom.Point
-
- getY() - Method in class org.mini2Dx.core.geom.Polygon
-
Returns the y coordinate
- getY(int) - Method in class org.mini2Dx.core.geom.Polygon
-
Returns the y coordinate of the corner at the specified index
- getY() - Method in class org.mini2Dx.core.geom.Rectangle
-
- getY() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- getY(int) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
Returns the y coordinate of the corner at the specified index
- getY() - Method in class org.mini2Dx.core.geom.Shape
-
Returns the y coordinate of this object
- getY() - Method in class org.mini2Dx.core.geom.Triangle
-
- getY() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the y coordinate of this object in pixels
- getY() - Method in class org.mini2Dx.ui.element.AbsoluteContainer
-
- getY() - Method in class org.mini2Dx.ui.element.AbsoluteModal
-
- getYOffset() - Method in class org.mini2Dx.ui.render.RenderNode
-
- getZIndex() - Method in class org.mini2Dx.ui.element.UiElement
-
- getZIndex() - Method in class org.mini2Dx.ui.render.RenderNode
-
- GLYPH_LAYOUT - Static variable in class org.mini2Dx.ui.render.LabelRenderNode
-
- GLYPH_LAYOUT - Static variable in class org.mini2Dx.ui.render.RadioButtonRenderNode
-
- goToInitialModal() - Method in class org.mini2Dx.ui.editor.UiEditor
-
- graphics - Variable in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- graphics - Variable in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- graphics - Variable in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- graphics - Variable in class org.mini2Dx.core.game.GameContainer
-
- Graphics - Interface in org.mini2Dx.core.graphics
-
Common interface to graphics rendering functionality
- GridUiNavigation - Class in org.mini2Dx.ui.navigation
-
- GridUiNavigation(int) - Constructor for class org.mini2Dx.ui.navigation.GridUiNavigation
-
Constructor
- icon - Variable in class org.mini2Dx.ui.element.TabButton
-
- ID - Static variable in class org.mini2Dx.core.controller.Xbox360Controller
-
- ID - Static variable in class org.mini2Dx.core.controller.XboxOneController
-
- ID_FULL - Static variable in class org.mini2Dx.core.controller.PS3Controller
-
- ID_PREFIX - Static variable in class org.mini2Dx.core.controller.PS3Controller
-
- ID_SUFFIX - Static variable in class org.mini2Dx.core.controller.PS3Controller
-
- IdAllocator - Class in org.mini2Dx.ui.util
-
Utility class for generating
UiElement
identifiers for none is
provided to the element
- IdAllocator() - Constructor for class org.mini2Dx.ui.util.IdAllocator
-
- Image - Class in org.mini2Dx.ui.element
-
- Image() - Constructor for class org.mini2Dx.ui.element.Image
-
Constructor.
- Image(String) - Constructor for class org.mini2Dx.ui.element.Image
-
Constructor
- Image(String, String) - Constructor for class org.mini2Dx.ui.element.Image
-
Constructor
- Image(Texture) - Constructor for class org.mini2Dx.ui.element.Image
-
Constructor.
- Image(TextureRegion) - Constructor for class org.mini2Dx.ui.element.Image
-
Constructor.
- Image(String, Texture) - Constructor for class org.mini2Dx.ui.element.Image
-
Constructor
- Image(String, TextureRegion) - Constructor for class org.mini2Dx.ui.element.Image
-
Constructor
- ImageButton - Class in org.mini2Dx.ui.element
-
Utility implementation of
Button
that contains an
Image
- ImageButton() - Constructor for class org.mini2Dx.ui.element.ImageButton
-
Constructor.
- ImageButton(String) - Constructor for class org.mini2Dx.ui.element.ImageButton
-
Constructor
- ImageRenderNode - Class in org.mini2Dx.ui.render
-
- ImageRenderNode(ParentRenderNode<?, ?>, Image) - Constructor for class org.mini2Dx.ui.render.ImageRenderNode
-
- incrementFrameId() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- InGameViewRenderNode - Class in org.mini2Dx.ui.render
-
- InGameViewRenderNode(ParentRenderNode<?, ?>, EditorInGameView) - Constructor for class org.mini2Dx.ui.render.InGameViewRenderNode
-
- initialise(String) - Method in class org.mini2Dx.android.AndroidGameWrapper
-
- initialise() - Method in class org.mini2Dx.core.game.GameContainer
-
Initialse the game
- initialise(String) - Method in class org.mini2Dx.core.game.GameWrapper
-
- initialise(GameContainer) - Method in interface org.mini2Dx.core.screen.GameScreen
-
Initialises the game screen
- initialise(GameScreen, GameScreen) - Method in class org.mini2Dx.core.screen.transition.FadeInTransition
-
- initialise(GameScreen, GameScreen) - Method in class org.mini2Dx.core.screen.transition.FadeOutTransition
-
- initialise(GameScreen, GameScreen) - Method in interface org.mini2Dx.core.screen.Transition
-
- initialise(GameScreen, GameScreen) - Method in class org.mini2Dx.core.screen.transition.NullTransition
-
- initialise(String) - Method in class org.mini2Dx.desktop.DesktopGameWrapper
-
- initialise(String) - Method in class org.mini2Dx.headless.HeadlessGameWrapper
-
- initialise(String) - Method in class org.mini2Dx.ios.IOSGameWrapper
-
- initialise() - Method in class org.mini2Dx.ui.editor.UiEditor
-
- initialize(GameContainer, AndroidMini2DxConfig) - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
This method has to be called in the Activity.onCreate(Bundle)
method.
- initialize(ApplicationListener, AndroidMini2DxConfig) - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
This method has to be called in the Activity.onCreate(Bundle)
method.
- initializeForView(GameContainer, AndroidMini2DxConfig) - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
This method has to be called in the Activity.onCreate(Bundle)
method.
- initializeForView(ApplicationListener, AndroidMini2DxConfig) - Method in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
This method has to be called in the Activity.onCreate(Bundle)
method.
- initialLayoutOccurred - Variable in class org.mini2Dx.ui.render.RenderNode
-
- inject() - Method in class org.mini2Dx.core.di.injection.BeanInjector
-
- innerArea - Variable in class org.mini2Dx.ui.render.RenderNode
-
- input - Variable in class com.badlogic.gdx.backends.android.AndroidMini2DxGame
-
- input - Variable in class com.badlogic.gdx.backends.headless.HeadlessMini2DxGame
-
- input - Variable in class com.badlogic.gdx.backends.lwjgl.DesktopMini2DxGame
-
- InputSource - Enum in org.mini2Dx.ui
-
Represents a game's input source
- inputSourceChanged(UiContainer, InputSource, InputSource) - Method in interface org.mini2Dx.ui.listener.UiContainerListener
-
- inputSourceChanged(UiContainer, InputSource, InputSource) - Method in class org.mini2Dx.ui.listener.UiContainerListenerAdapter
-
- insert(T[], T) - Static method in class org.mini2Dx.core.screen.util.ArrayUtils
-
Finds the first null value in an array and inserts the new value there.
- INSTANCE - Static variable in class org.mini2Dx.core.engine.interpolator.geom.LinearCircleInterpolator
-
- INSTANCE - Static variable in class org.mini2Dx.core.engine.interpolator.geom.LinearPointInterpolator
-
- INSTANCE - Static variable in class org.mini2Dx.core.engine.interpolator.primitive.DiscreteFloatInterpolator
-
- INSTANCE - Static variable in class org.mini2Dx.core.engine.interpolator.primitive.LinearFloatInterpolator
-
- interpolate(Bag<InterpolatingSystem>) - Method in class com.artemis.MdxInvocationStrategy
-
- interpolate() - Method in class com.artemis.MdxWorld
-
- interpolate(float) - Method in class com.artemis.system.BaseInterpolatingSystem
-
Interpolates the system
- interpolate(int, float) - Method in class com.artemis.system.InterpolatingEntitySystem
-
Interpolates an entity
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.engine.geom.CollisionBox
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.engine.geom.CollisionCircle
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.engine.geom.CollisionPoint
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.engine.geom.CollisionPolygon
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionBox
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionCircle
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.engine.geom.StaticCollisionPolygon
-
- interpolate(float, float, float) - Method in interface org.mini2Dx.core.engine.interpolator.FloatInterpolator
-
The interpolation algorithm.
- interpolate(Circle, Circle, Circle, float) - Method in class org.mini2Dx.core.engine.interpolator.geom.LinearCircleInterpolator
-
The interpolation algorithm.
- interpolate(Point, Point, Point, float) - Method in class org.mini2Dx.core.engine.interpolator.geom.LinearPointInterpolator
-
The interpolation algorithm.
- interpolate(T, T, T, float) - Method in interface org.mini2Dx.core.engine.interpolator.Interpolator
-
The interpolation algorithm.
- interpolate(float, float, float) - Method in class org.mini2Dx.core.engine.interpolator.primitive.DiscreteFloatInterpolator
-
The interpolation algorithm.
- interpolate(float, float, float) - Method in class org.mini2Dx.core.engine.interpolator.primitive.LinearFloatInterpolator
-
The interpolation algorithm.
- interpolate(GameContainer, float) - Method in interface org.mini2Dx.core.engine.Updatable
-
Interpolate between the previous and current state
- interpolate(float) - Method in interface org.mini2Dx.core.game.ApplicationListener
-
Called when the Application
should interpolate itself.
- interpolate(float) - Method in class org.mini2Dx.core.game.GameContainer
-
Interpolate the game state
- interpolate(float) - Method in class org.mini2Dx.core.game.GameWrapper
-
- interpolate(float) - Method in class org.mini2Dx.core.game.ScreenBasedGame
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.ParticleEffect
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.BeginFrameBufferOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.ClearShaderProgramOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.EndFrameBufferOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.RenderFrameBufferOperation
-
- interpolate(GameContainer, float) - Method in interface org.mini2Dx.core.graphics.pipeline.RenderOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.RenderPipeline
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.ScaleOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.ShaderProgramOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.TintOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.graphics.pipeline.TranslateOperation
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.core.screen.BasicScreenManager
-
- interpolate(GameContainer, float) - Method in interface org.mini2Dx.core.screen.GameScreen
-
Interpolate between the previous and current state
- interpolate(GameContainer, float) - Method in interface org.mini2Dx.core.screen.ScreenManager
-
Interpolate between the previous and current state
- interpolate(BitmapFontCache, String, float) - Method in class org.mini2Dx.ui.animation.NullTextAnimation
-
- interpolate(BitmapFontCache, String, float) - Method in interface org.mini2Dx.ui.animation.TextAnimation
-
Interpolate the animation
- interpolate(BitmapFontCache, String, float) - Method in class org.mini2Dx.ui.animation.TypingTextAnimation
-
- interpolate(float) - Method in class org.mini2Dx.ui.editor.UiEditor
-
- interpolate(GameContainer, float) - Method in class org.mini2Dx.ui.graphics.pipeline.UiContainerOperation
-
- interpolate(float) - Method in class org.mini2Dx.ui.render.LabelRenderNode
-
- interpolate(float) - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- interpolate(float) - Method in class org.mini2Dx.ui.render.RenderLayer
-
- interpolate(float) - Method in class org.mini2Dx.ui.render.RenderNode
-
- interpolate(float) - Method in class org.mini2Dx.ui.render.ScrollBoxRenderNode
-
- interpolate(float) - Method in class org.mini2Dx.ui.render.SelectRenderNode
-
- interpolate(float) - Method in class org.mini2Dx.ui.UiContainer
-
- InterpolatedFloatValue - Class in org.mini2Dx.core.engine.interpolator.value
-
An interpolated value stores the initial value as well as the current value of a variable.
- InterpolatedFloatValue(FloatInterpolator) - Constructor for class org.mini2Dx.core.engine.interpolator.value.InterpolatedFloatValue
-
- InterpolatedValue<T> - Class in org.mini2Dx.core.engine.interpolator.value
-
An interpolated value stores the initial value as well as the current value of a variable.
- InterpolatedValue(Interpolator<T>, T, T) - Constructor for class org.mini2Dx.core.engine.interpolator.value.InterpolatedValue
-
- interpolateSystem() - Method in class com.artemis.system.BaseInterpolatingSystem
-
- interpolateSystem() - Method in class com.artemis.system.InterpolatingEntitySystem
-
- interpolateSystem() - Method in interface com.artemis.system.InterpolatingSystem
-
Interpolate the system
- InterpolatingEntitySystem - Class in com.artemis.system
-
Implements EntitySystem
to add mini2Dx's update/interpolate methods
- InterpolatingEntitySystem(Aspect.Builder) - Constructor for class com.artemis.system.InterpolatingEntitySystem
-
Creates a new InterpolatingEntitySystem
- InterpolatingSystem - Interface in com.artemis.system
-
Common interface for systems that update/interpolate
- Interpolator<T> - Interface in org.mini2Dx.core.engine.interpolator
-
The interpolation function for objects.
- Interpolators - Class in org.mini2Dx.core.engine.interpolator
-
This class is a suite of static methods to handle common interpolation.
- Interpolators() - Constructor for class org.mini2Dx.core.engine.interpolator.Interpolators
-
- intersection(Rectangle) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersectLines(Vector2, Vector2, Vector2, Vector2, Vector2) - Static method in class org.mini2Dx.core.geom.Intersector
-
- intersectLineSegments(float, float, float, float, float, float, float, float) - Static method in class org.mini2Dx.core.geom.Intersector
-
- Intersector - Class in org.mini2Dx.core.geom
-
Provides implementations for detecting intersections between geom package
objects.
- Intersector() - Constructor for class org.mini2Dx.core.geom.Intersector
-
- intersects(Shape) - Method in interface org.mini2Dx.core.engine.geom.CollisionShape
-
- intersects(LineSegment) - Method in interface org.mini2Dx.core.engine.geom.CollisionShape
-
- intersects(Shape) - Method in class org.mini2Dx.core.geom.Circle
-
- intersects(Rectangle) - Method in class org.mini2Dx.core.geom.Circle
-
- intersects(Circle) - Method in class org.mini2Dx.core.geom.Circle
-
Returns if the specified
Circle
intersects this one
- intersects(Rectangle, Circle) - Static method in class org.mini2Dx.core.geom.Intersector
-
- intersects(LineSegment) - Method in class org.mini2Dx.core.geom.LineSegment
-
- intersects(Rectangle) - Method in class org.mini2Dx.core.geom.LineSegment
-
- intersects(Shape) - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns if this shape intersects a specified
Shape
- intersects(float, float, float, float) - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns if this shape intersects a specified rectangle dimensions
- intersects(Shape) - Method in class org.mini2Dx.core.geom.Polygon
-
- intersects(Polygon) - Method in class org.mini2Dx.core.geom.Polygon
-
Returns if this
Polygon
intersects another
- intersects(Triangle) - Method in class org.mini2Dx.core.geom.Polygon
-
- intersects(Rectangle) - Method in class org.mini2Dx.core.geom.Polygon
-
- intersects(Circle) - Method in class org.mini2Dx.core.geom.Polygon
-
- intersects(LineSegment) - Method in class org.mini2Dx.core.geom.Polygon
-
- intersects(Shape) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersects(Circle) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersects(Rectangle) - Method in class org.mini2Dx.core.geom.Rectangle
-
Returns if the specified
Rectangle
intersects this one
- intersects(Parallelogram) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersects(float, float, float, float) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersects(Triangle) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersects(Polygon) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersects(Polygon) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- intersects(Rectangle) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- intersects(Shape) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- intersects(LineSegment) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- intersects(LineSegment) - Method in class org.mini2Dx.core.geom.Shape
-
- intersects(Shape) - Method in class org.mini2Dx.core.geom.Shape
-
- intersects(Shape) - Method in class org.mini2Dx.core.geom.Triangle
-
- intersects(LineSegment) - Method in class org.mini2Dx.core.geom.Triangle
-
- intersects(Polygon) - Method in class org.mini2Dx.core.geom.Triangle
-
- intersects(Triangle) - Method in class org.mini2Dx.core.geom.Triangle
-
- intersects(Rectangle) - Method in class org.mini2Dx.core.geom.Triangle
-
- intersectSegmentPolygon(Vector2, Vector2, float[]) - Static method in class org.mini2Dx.core.geom.Intersector
-
Check whether the given line segment and polygon intersect.
- intersectsLineSegment(Vector2, Vector2) - Method in interface org.mini2Dx.core.engine.geom.CollisionShape
-
- intersectsLineSegment(float, float, float, float) - Method in interface org.mini2Dx.core.engine.geom.CollisionShape
-
- intersectsLineSegment(Vector2, Vector2) - Method in class org.mini2Dx.core.geom.Circle
-
- intersectsLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.geom.Circle
-
- intersectsLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.geom.LineSegment
-
- intersectsLineSegment(LineSegment) - Method in interface org.mini2Dx.core.geom.Parallelogram
-
Returns if this shape intersects a specified
LineSegment
- intersectsLineSegment(Vector2, Vector2) - Method in class org.mini2Dx.core.geom.Polygon
-
- intersectsLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.geom.Polygon
-
- intersectsLineSegment(LineSegment) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersectsLineSegment(Vector2, Vector2) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersectsLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.geom.Rectangle
-
- intersectsLineSegment(Vector2, Vector2) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- intersectsLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- intersectsLineSegment(Vector2, Vector2) - Method in class org.mini2Dx.core.geom.Shape
-
Returns if this
Shape
intersects a line segment
- intersectsLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.geom.Shape
-
Returns if this
Shape
intersects a line segment
- intersectsLineSegment(Vector2, Vector2) - Method in class org.mini2Dx.core.geom.Triangle
-
- intersectsLineSegment(float, float, float, float) - Method in class org.mini2Dx.core.geom.Triangle
-
- IOSBeanUtils - Class in org.mini2Dx.ios.di
-
- IOSBeanUtils() - Constructor for class org.mini2Dx.ios.di.IOSBeanUtils
-
- IOSComponentScanner - Class in org.mini2Dx.ios.di
-
- IOSComponentScanner() - Constructor for class org.mini2Dx.ios.di.IOSComponentScanner
-
Constructor
- IOSDependencyInjection - Class in org.mini2Dx.ios.di
-
- IOSDependencyInjection() - Constructor for class org.mini2Dx.ios.di.IOSDependencyInjection
-
- IOSGameWrapper - Class in org.mini2Dx.ios
-
- IOSGameWrapper(GameContainer, String) - Constructor for class org.mini2Dx.ios.IOSGameWrapper
-
- IOSMini2DxConfig - Class in org.mini2Dx.ios
-
Extends IOSApplicationConfiguration
to include mini2Dx options and defaults
- IOSMini2DxConfig(String) - Constructor for class org.mini2Dx.ios.IOSMini2DxConfig
-
- IOSMini2DxGame - Class in com.badlogic.gdx.backends.iosrobovm
-
Launches iOS-based mini2Dx games.
- IOSMini2DxGame(GameContainer, IOSMini2DxConfig) - Constructor for class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGame
-
- IOSMini2DxGame.Delegate - Class in com.badlogic.gdx.backends.iosrobovm
-
- IOSMini2DxGraphics - Class in com.badlogic.gdx.backends.iosrobovm
-
Based on LibGDX's IOSGraphics class, adds mini2Dx's timestep logic
- IOSMini2DxGraphics(float, IOSMini2DxGame, IOSMini2DxConfig, IOSMini2DxInput, boolean) - Constructor for class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- IOSMini2DxInput - Class in com.badlogic.gdx.backends.iosrobovm
-
Based on LibGDX's IOSInput class
- IOSMini2DxInput(IOSMini2DxGame) - Constructor for class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- IOSMini2DxNet - Class in com.badlogic.gdx.backends.iosrobovm
-
Based on LibGDX's IOSNet class
- IOSMini2DxNet(IOSMini2DxGame) - Constructor for class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxNet
-
- IOSPlayerData - Class in org.mini2Dx.ios.playerdata
-
- IOSPlayerData() - Constructor for class org.mini2Dx.ios.playerdata.IOSPlayerData
-
- IOSXmlSerializer - Class in org.mini2Dx.ios.serialization
-
- IOSXmlSerializer() - Constructor for class org.mini2Dx.ios.serialization.IOSXmlSerializer
-
- isButtonPressed(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isCatchBackKey() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isCatchMenuKey() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isChangedOnBeginEvent() - Method in class org.mini2Dx.ui.element.Slider
-
Returns if the value should change when a keyboard/controller event
begins and change the value until the event ends.
- isChecked() - Method in class org.mini2Dx.ui.element.Checkbox
-
- isCircle() - Method in class org.mini2Dx.core.geom.Circle
-
- isCircle() - Method in class org.mini2Dx.core.geom.Polygon
-
- isCircle() - Method in class org.mini2Dx.core.geom.Rectangle
-
- isCircle() - Method in class org.mini2Dx.core.geom.RegularPolygon
-
- isCircle() - Method in class org.mini2Dx.core.geom.Shape
-
- isCircle() - Method in class org.mini2Dx.core.geom.Triangle
-
- isComplete() - Method in class org.mini2Dx.core.graphics.ParticleEffect
-
- isContinuousRendering() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- isContinuousRendering() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- isCurrentTab() - Method in class org.mini2Dx.ui.element.TabButton
-
- isCursorCatched() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isDebugEnabled() - Method in class org.mini2Dx.ui.element.UiElement
-
- isDirty() - Method in class org.mini2Dx.ui.render.ParentRenderNode
-
- isDirty() - Method in class org.mini2Dx.ui.render.RenderLayer
-
- isDirty() - Method in class org.mini2Dx.ui.render.RenderNode
-
- isDirty() - Method in class org.mini2Dx.ui.render.UiContainerRenderTree
-
- isEmpty() - Method in class org.mini2Dx.core.di.injection.PrototypeInjectionMap
-
- isEnabled() - Method in interface org.mini2Dx.ui.controller.ControllerUiInput
-
Returns if the controller input is enabled for the
UiContainer
- isEnabled() - Method in class org.mini2Dx.ui.controller.PS4UiInput
-
- isEnabled() - Method in class org.mini2Dx.ui.controller.Xbox360UiInput
-
- isEnabled() - Method in class org.mini2Dx.ui.controller.XboxOneUiInput
-
- isEnabled() - Method in interface org.mini2Dx.ui.element.Actionable
-
- isEnabled() - Method in class org.mini2Dx.ui.element.Button
-
- isEnabled() - Method in class org.mini2Dx.ui.element.Checkbox
-
- isEnabled() - Method in class org.mini2Dx.ui.element.RadioButton
-
- isEnabled() - Method in class org.mini2Dx.ui.element.Select
-
- isEnabled() - Method in class org.mini2Dx.ui.element.Slider
-
- isEnabled() - Method in class org.mini2Dx.ui.element.TextBox
-
- isEquilateral() - Method in class org.mini2Dx.core.geom.Polygon
-
- isEquilateral(float) - Method in class org.mini2Dx.core.geom.Polygon
-
- isFinished() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns if this animation has finished
If this is a looping animation, this method always returns false
- isFinished() - Method in class org.mini2Dx.core.screen.transition.FadeInTransition
-
- isFinished() - Method in class org.mini2Dx.core.screen.transition.FadeOutTransition
-
- isFinished() - Method in interface org.mini2Dx.core.screen.Transition
-
- isFinished() - Method in class org.mini2Dx.core.screen.transition.NullTransition
-
- isFinished() - Method in class org.mini2Dx.ui.animation.BaseTextAnimation
-
- isFinished() - Method in interface org.mini2Dx.ui.animation.TextAnimation
-
- isFinished() - Method in class org.mini2Dx.ui.effect.SlideIn
-
- isFinished() - Method in class org.mini2Dx.ui.effect.SlideOut
-
- isFinished() - Method in interface org.mini2Dx.ui.effect.UiEffect
-
True if the effect has completed and should be removed from the
UiElement
- isFlipX() - Method in class org.mini2Dx.ui.element.Image
-
Returns if the texture should be flipped horizontally during rendering
- isFlipY() - Method in class org.mini2Dx.core.graphics.TextureRegion
-
- isFlipY() - Method in class org.mini2Dx.ui.element.Image
-
Returns if the texture should be flipped vertically during rendering
- isFullscreen() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- isFullscreen() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- isGameWindowReady() - Method in class org.mini2Dx.android.AndroidGameWrapper
-
- isGameWindowReady() - Method in class org.mini2Dx.core.game.GameWrapper
-
Returns if the game window is initialised natively
- isGameWindowReady() - Method in class org.mini2Dx.desktop.DesktopGameWrapper
-
- isGameWindowReady() - Method in class org.mini2Dx.headless.HeadlessGameWrapper
-
- isGameWindowReady() - Method in class org.mini2Dx.ios.IOSGameWrapper
-
- isGL30Available() - Method in class com.badlogic.gdx.backends.headless.mock.graphics.Mini2DxMockGraphics
-
- isGL30Available() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxGraphics
-
- isGreaterThan(ScreenSize) - Method in enum org.mini2Dx.ui.layout.ScreenSize
-
- isHeadless() - Method in class org.mini2Dx.ui.style.UiTheme
-
- isHiddenByInputSource(LayoutState) - Method in class org.mini2Dx.ui.layout.LayoutRuleset
-
- isHiddenByInputSource() - Method in class org.mini2Dx.ui.layout.LayoutRuleset
-
- isImmediate() - Method in class org.mini2Dx.ui.animation.ScrollTo
-
- isIncludedInLayout() - Method in class org.mini2Dx.ui.render.RenderNode
-
- isIncludedInRender() - Method in class org.mini2Dx.ui.render.RenderNode
-
- isKeyJustPressed(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isKeyPressed(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isLooping() - Method in class org.mini2Dx.core.graphics.Animation
-
Returns if the animation is looping
- isMapOperation() - Method in class org.mini2Dx.ui.navigation.ControllerHotKeyOperation
-
- isMapOperation() - Method in class org.mini2Dx.ui.navigation.KeyboardHotKeyOperation
-
- isMergable() - Method in class org.mini2Dx.core.collisions.ConcurrentPointQuadTree
-
- isMergable() - Method in class org.mini2Dx.core.collisions.PointQuadTree
-
- isMergable(Tile, Tile) - Method in class org.mini2Dx.tiled.collisions.merger.AllCollisionMerger
-
- isMergable(Tile, Tile) - Method in class org.mini2Dx.tiled.collisions.merger.TileIdCollisionMerger
-
- isMergable(Tile, Tile) - Method in class org.mini2Dx.tiled.collisions.merger.TilePropertyCollisionMerger
-
- isMergable(Tile, Tile) - Method in interface org.mini2Dx.tiled.collisions.TiledCollisionMerger
-
- IsometricStaggeredTileLayerRenderer - Class in org.mini2Dx.tiled.renderer
-
- IsometricStaggeredTileLayerRenderer() - Constructor for class org.mini2Dx.tiled.renderer.IsometricStaggeredTileLayerRenderer
-
- IsometricTileLayerRenderer - Class in org.mini2Dx.tiled.renderer
-
- IsometricTileLayerRenderer(TiledMap, boolean) - Constructor for class org.mini2Dx.tiled.renderer.IsometricTileLayerRenderer
-
- isOneWay() - Method in class org.mini2Dx.core.graphics.pipeline.RenderPipeline
-
- isOnLineBetween(Point, Point) - Method in class org.mini2Dx.core.geom.Point
-
Returns if this
Point
is between a and b on a line
- isPasswordField() - Method in class org.mini2Dx.ui.element.TextBox
-
Returns if this
TextBox
is a password field
- isPeripheralAvailable(Input.Peripheral) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isPlaying() - Method in class org.mini2Dx.core.audio.CrossFadingMusicLoop
-
Returns if the loop is playing
- isReceivingInput() - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- isReceivingInput() - Method in interface org.mini2Dx.ui.render.TextInputableRenderNode
-
- isRectangle() - Method in class org.mini2Dx.core.geom.Polygon
-
- isResponsive() - Method in class org.mini2Dx.ui.element.Checkbox
-
- isResponsive() - Method in class org.mini2Dx.ui.element.Image
-
Returns if this
Image
should scale to the size of its parent
- isResponsive() - Method in class org.mini2Dx.ui.element.ImageButton
-
Returns if the image should scale to the size of the
ImageButton
- isResponsive() - Method in class org.mini2Dx.ui.element.Label
-
Returns if this label should fill its available space
- isResponsive() - Method in class org.mini2Dx.ui.element.RadioButton
-
- isSameAs(Polygon) - Method in class org.mini2Dx.core.geom.Polygon
-
Returns if this
Polygon
is the same as another
- isScreenSizeChanged() - Method in class org.mini2Dx.ui.layout.LayoutState
-
Returns if the layout was triggered by a
ScreenSize
change
- isTextureLoaded() - Method in class org.mini2Dx.tiled.Tileset
-
Returns if the tileset image has been loaded
- isThemeApplied() - Method in class org.mini2Dx.ui.UiContainer
-
- isTilesetsLoaded() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns if the
Tileset
images have been loaded
- isTouched() - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isTouched(int) - Method in class com.badlogic.gdx.backends.iosrobovm.IOSMini2DxInput
-
- isTransitioning() - Method in class org.mini2Dx.core.screen.BasicScreenManager
-
- isTransitioning() - Method in interface org.mini2Dx.core.screen.ScreenManager
-
- isValidCharacter(char) - Method in class org.mini2Dx.ui.render.TextBoxRenderNode
-
- isVisible() - Method in class org.mini2Dx.tiled.Layer
-
Returns if this
Layer
is visible
- isVisible() - Method in class org.mini2Dx.tiled.TiledObject
-
- isWindowReady() - Method in interface org.mini2Dx.core.graphics.Graphics
-
Returns if the game window is initialised natively
- isWindowReady() - Method in class org.mini2Dx.core.graphics.HeadlessGraphics
-
- isWindowReady() - Method in class org.mini2Dx.core.graphics.LibGdxGraphics
-