|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.gestures.GestureFactory
public final class GestureFactory
The GestureFactory provides the Flyweight methods for creating
Gestures.
Do not use. Replaced with Enumerated type Gesture.
| Method Summary | |
|---|---|
Gesture |
getAntispell()
Deprecated. The Flyweight creation method for the Antispell display Gesture. |
Gesture |
getClap()
Deprecated. The Flyweight creation method for the Clap Gesture. |
Gesture |
getDigit()
Deprecated. The Flyweight creation method for the Digit Gesture. |
Gesture |
getEmptyHand()
Deprecated. The Flyweight creation method for the EmptyHand Gesture. |
Gesture |
getFingers()
Deprecated. The Flyweight creation method for the Fingers Gesture. |
Gesture |
getKnife()
Deprecated. The Flyweight creation method for the Knife Gesture. |
Gesture |
getPalm()
Deprecated. The Flyweight creation method for the Palm Gesture. |
Gesture |
getSnap()
Deprecated. The Flyweight creation method for the Snap Gesture. |
Gesture |
getTwoHandedPalm()
Deprecated. The Flyweight creation method for the two handed palm Gesture. |
Gesture |
getUnclear()
Deprecated. The Flyweight creation method for the Unclear display Gesture. |
Gesture |
getWave()
Deprecated. The Flyweight creation method for the Wave Gesture. |
static GestureFactory |
instance()
Deprecated. The instance of the GestureFactory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GestureFactory instance()
GestureFactory.
GestureFactory.public Gesture getEmptyHand()
Gesture.
Gesture.public Gesture getPalm()
Gesture.
Gesture.public Gesture getDigit()
Gesture.
Gesture.public Gesture getFingers()
Gesture.
Gesture.public Gesture getWave()
Gesture.
Gesture.public Gesture getClap()
Gesture.
Gesture.public Gesture getSnap()
Gesture.
Gesture.public Gesture getKnife()
Gesture.
Gesture.public Gesture getAntispell()
Gesture.
Gesture.public Gesture getUnclear()
Gesture.
Gesture.public Gesture getTwoHandedPalm()
Gesture.
Gesture.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||