public final class Options extends ParameterList implements RenderObject
ParameterList.FloatParameter, ParameterList.InterpolationType, ParameterList.Parameterlist| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
update(ParameterList pl,
SunflowAPI api)
Update this object given a list of parameters.
|
addBoolean, addColor, addFloat, addFloats, addInteger, addIntegerArray, addMatrices, addPoints, addString, addStringArray, addTexCoords, addVectors, clear, getBoolean, getColor, getFloat, getFloatArray, getInt, getIntArray, getMatrix, getMatrixArray, getMovingMatrix, getPoint, getPointArray, getString, getStringArray, getTexCoord, getTexCoordArray, getVector, getVectorArray, setFaceCount, setFaceVertexCount, setVertexCountpublic boolean update(ParameterList pl, SunflowAPI api)
RenderObjectupdate in interface RenderObjectpl - list of parameters to read fromapi - reference to the current scenetrue if the update is succesfull,
false otherwiseCopyright © 2017. All rights reserved.