Package com.jme3.util.struct.fields
Class ColorRGBAArrayField
-
Field Summary
Fields inherited from class com.jme3.util.struct.StructField
isUpdateNeeded, value
-
Constructor Summary
ConstructorsConstructorDescriptionColorRGBAArrayField
(int position, String name, int length) ColorRGBAArrayField
(int position, String name, ColorRGBA[] value) -
Method Summary
Modifier and TypeMethodDescriptionGet value and mark field for updateMethods inherited from class com.jme3.util.struct.StructField
clearUpdateNeeded, getDepth, getGroup, getName, getPosition, getValue, isUpdateNeeded, toString