Package demos.small_games.dude
Class PauseLayer
java.lang.Object
pi.Layer
demos.small_games.dude.PauseLayer
- All Implemented Interfaces:
FrameUpdateListenerRegistration,KeyStrokeListenerRegistration,MouseClickListenerRegistration,MouseScrollListenerRegistration
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class pi.Layer
actors, add, addedActors, calculatePixelPerMeter, clear, frameUpdateListeners, gravity, gravity, gravity, gravityOfEarth, isVisible, keyStrokeListeners, layerPosition, layerPosition, mouseClickListeners, mouseScrollListeners, parallaxPosition, parallaxRotation, parallaxZoom, remove, scene, timeDistort, visible, visibleArea, visibleHeight, visibleWidthMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface pi.event.FrameUpdateListenerRegistration
addFrameUpdateListener, defer, delay, removeFrameUpdateListener, repeat, repeat, repeat, repeat, repeatMethods inherited from interface pi.event.KeyStrokeListenerRegistration
addKeyStrokeListener, removeKeyStrokeListenerMethods inherited from interface pi.event.MouseClickListenerRegistration
addMouseClickListener, removeMouseClickListenerMethods inherited from interface pi.event.MouseScrollListenerRegistration
addMouseScrollListener, removeMouseScrollListener
-
Constructor Details
-
PauseLayer
public PauseLayer()
-