Package | Description |
---|---|
com.b3dgs.lionengine |
Main engine core types and utility classes.
|
com.b3dgs.lionengine.drawable |
Classic drawable classes for a ready to use image manipulation.
|
Modifier and Type | Method and Description |
---|---|
static Mirror |
Mirror.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mirror[] |
Mirror.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Mirror |
Sprite.getMirror()
Return the current mirror state used.
|
Modifier and Type | Method and Description |
---|---|
void |
Sprite.setMirror(Mirror mirror)
Set the mirror state.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.