CubeTwister 2.0alpha142 2012-02-11

ch.randelshofer.rubik
Class AbstractCube3D.SwipeAction

java.lang.Object
  extended by ch.randelshofer.rubik.AbstractCube3D.SwipeAction
All Implemented Interfaces:
SwipeListener, java.util.EventListener
Enclosing class:
AbstractCube3D

protected class AbstractCube3D.SwipeAction
extends java.lang.Object
implements SwipeListener


Constructor Summary
AbstractCube3D.SwipeAction(int partIndex, int orientation, int stickerIndex, float angle)
           
 
Method Summary
 void faceSwiped(SwipeEvent evt)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractCube3D.SwipeAction

public AbstractCube3D.SwipeAction(int partIndex,
                                  int orientation,
                                  int stickerIndex,
                                  float angle)
Method Detail

faceSwiped

public void faceSwiped(SwipeEvent evt)
Specified by:
faceSwiped in interface SwipeListener

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

(c) Werner Randelshofer.
All rights reserved.