Package | Description |
---|---|
com.b3dgs.lionengine |
Main engine core types and utility classes.
|
Modifier and Type | Method and Description |
---|---|
static Verbose |
Verbose.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Verbose[] |
Verbose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Verbose.set(Verbose... verboses)
Set the verbosity level.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.