|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GhostPlayback | |
---|---|
moagg.prefs.player | |
moagg.types.prefs |
Uses of GhostPlayback in moagg.prefs.player |
---|
Methods in moagg.prefs.player that return GhostPlayback | |
---|---|
GhostPlayback |
PlayerPrefs.getGhostPlayback()
|
Methods in moagg.prefs.player with parameters of type GhostPlayback | |
---|---|
void |
PlayerPrefs.setGhostPlayback(GhostPlayback ghostPlayback)
|
Uses of GhostPlayback in moagg.types.prefs |
---|
Methods in moagg.types.prefs that return GhostPlayback | |
---|---|
static GhostPlayback |
GhostPlayback.fromString(java.lang.String lang)
|
static GhostPlayback |
GhostPlayback.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GhostPlayback[] |
GhostPlayback.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |