JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.prineside.tdi2.scene2d.actions.AddAction
Packages that use
AddAction
Package
Description
com.prineside.tdi2.scene2d.actions
Uses of
AddAction
in
com.prineside.tdi2.scene2d.actions
Methods in
com.prineside.tdi2.scene2d.actions
that return
AddAction
Modifier and Type
Method
Description
static
AddAction
Actions.
addAction
(
Action
action)
static
AddAction
Actions.
addAction
(
Action
action,
Actor
targetActor)