| Modifier and Type | Method and Description |
|---|---|
static RenderProgressStage |
RenderProgressStage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RenderProgressStage[] |
RenderProgressStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderProgressProc.Call(float stagePercent,
java.lang.String info,
RenderProgressStage stage) |