Class DatasetDescription
java.lang.Object
gaiasky.scene.component.DatasetDescription
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanWhether to add this as a dataset.Information 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 TypeMethodDescriptionfloatlongvoidvoidsetCataloginfo(Map<String, Object> map) voidsetCatalogInfo(CatalogInfo info) voidsetCatalogInfo(Map<String, Object> map) voidvoidsetDatasetInfo(Map<String, Object> map) voidsetDescription(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. -
addDataset
public boolean addDatasetWhether to add this as a dataset.
-
-
Constructor Details
-
DatasetDescription
public DatasetDescription()
-
-
Method Details
-
setCatalogInfoBare
-
setCatalogInfo
-
setDescription
-
setCatalogInfo
-
setCataloginfo
-
setDatasetInfo
-
getFloat
-
getLong
-
setAddToDatasetManager
-