Package | Description |
---|---|
de.lessvoid.nifty.render |
Modifier and Type | Method and Description |
---|---|
static RenderStateType |
RenderStateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderStateType[] |
RenderStateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<RenderStateType> |
RenderStateType.allStates()
Helper to get all available RenderStates as a set.
|
Copyright © 2013. All Rights Reserved.