Package com.jme3.util.struct.fields
Class ColorRGBAArrayField
- 
Field SummaryFields inherited from class com.jme3.util.struct.StructFieldisUpdateNeeded, value
- 
Constructor SummaryConstructorsConstructorDescriptionColorRGBAArrayField(int position, String name, int length) ColorRGBAArrayField(int position, String name, ColorRGBA[] value) 
- 
Method SummaryModifier and TypeMethodDescriptionGet value and mark field for updateMethods inherited from class com.jme3.util.struct.StructFieldclearUpdateNeeded, getDepth, getGroup, getName, getPosition, getValue, isUpdateNeeded, toString
- 
Constructor Details- 
ColorRGBAArrayField
- 
ColorRGBAArrayField
 
- 
- 
Method Details- 
getValueForUpdateGet value and mark field for update- Returns:
 
 
-