public final class Options extends ParameterList implements RenderObject
ParameterList.FloatParameter, ParameterList.InterpolationType, ParameterList.Parameter
list
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, setVertexCount
public boolean update(ParameterList pl, SunflowAPI api)
RenderObject
update
in interface RenderObject
pl
- list of parameters to read fromapi
- reference to the current scenetrue
if the update is succesfull,
false
otherwiseCopyright © 2017. All rights reserved.