| Package | Description |
|---|---|
| app.library.linkflow.rtmp.encoder.gles |
| Modifier and Type | Method and Description |
|---|---|
static Drawable2d.Prefab |
Drawable2d.Prefab.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Drawable2d.Prefab[] |
Drawable2d.Prefab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Drawable2d(Drawable2d.Prefab shape)
Prepares a drawable from a "pre-fabricated" shape definition.
|