Package gaiasky.scene.component
Class DatasetDescription
java.lang.Object
gaiasky.scene.component.DatasetDescription
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
FieldsModifier and TypeFieldDescriptionInformation on the catalog this fade node represents (particle group, octree, etc.)A description.floatInternal attribute to keep track of previous opacity to know when to update children withTagNoProcess. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatlongvoidsetCataloginfo(Map<String, Object> map) voidsetCatalogInfo(CatalogInfo info) voidsetCatalogInfo(Map<String, Object> map) voidvoidsetDescription(String description)
-
Field Details
-
catalogInfo
Information on the catalog this fade node represents (particle group, octree, etc.) -
description
A description. -
previousAlpha
public float previousAlphaInternal attribute to keep track of previous opacity to know when to update children withTagNoProcess.
-
-
Constructor Details
-
DatasetDescription
public DatasetDescription()
-
-
Method Details
-
setCatalogInfoBare
-
setCatalogInfo
-
setDescription
-
setCatalogInfo
-
getFloat
-
getLong
-
setCataloginfo
-