Package gaiasky.scene.component
Class DatasetDescription
java.lang.Object
gaiasky.scene.component.DatasetDescription
- All Implemented Interfaces:
com.badlogic.ashley.core.Component
-
Field Summary
Modifier and TypeFieldDescriptionboolean
Whether to add this as a dataset.Information on the catalog this fade node represents (particle group, octree, etc.)A description.float
Internal attribute to keep track of previous opacity to know when to update children withTagNoProcess
. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfloat
long
void
void
setCataloginfo
(Map<String, Object> map) void
setCatalogInfo
(CatalogInfo info) void
setCatalogInfo
(Map<String, Object> map) void
void
setDatasetInfo
(Map<String, Object> map) void
setDescription
(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
-