JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
uwcse.animation.Actor
Packages that use
Actor
Package
Description
uwcse.animation
Uses of
Actor
in
uwcse.animation
Methods in
uwcse.animation
with parameters of type
Actor
Modifier and Type
Method and Description
void
Stage.
addActor
(
Actor
actor)
Add a new actor to the stage.
void
Stage.
removeActor
(
Actor
actor)
Remove an actor from the stage.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes