Uses of Package
com.badlogic.gdx.scenes.scene2d
-
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d Class Description Action Actions attach to anActorand perform some task, often over time.Actor 2D scene graph node.Event The base class for all events.EventListener Low level interface for receiving events.Group 2D scene graph node that may contain other actors.InputEvent Event for actor input: touch, mouse, touch/mouse actor enter/exit, mouse scroll, and keyboard events.InputEvent.Type Types of low-level input events supported by scene2d.Stage A 2D scene graph containing hierarchies ofactors.Touchable Determines how touch input events are distributed to an actor and any children. -
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.actions Class Description Action Actions attach to anActorand perform some task, often over time.Actor 2D scene graph node.Event The base class for all events.EventListener Low level interface for receiving events.Touchable Determines how touch input events are distributed to an actor and any children. -
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.ui Class Description Action Actions attach to anActorand perform some task, often over time.Actor 2D scene graph node.EventListener Low level interface for receiving events.Group 2D scene graph node that may contain other actors.InputEvent Event for actor input: touch, mouse, touch/mouse actor enter/exit, mouse scroll, and keyboard events.InputListener EventListener for low-level input events.Stage A 2D scene graph containing hierarchies ofactors. -
Classes in com.badlogic.gdx.scenes.scene2d used by com.badlogic.gdx.scenes.scene2d.utils Class Description Actor 2D scene graph node.Event The base class for all events.EventListener Low level interface for receiving events.InputEvent Event for actor input: touch, mouse, touch/mouse actor enter/exit, mouse scroll, and keyboard events.InputListener EventListener for low-level input events.