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 TypeFieldDescriptionInformation 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
setCataloginfo
(Map<String, Object> map) void
setCatalogInfo
(CatalogInfo info) void
setCatalogInfo
(Map<String, Object> map) void
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
.
-
-
Constructor Details
-
DatasetDescription
public DatasetDescription()
-
-
Method Details
-
setCatalogInfoBare
-
setCatalogInfo
-
setDescription
-
setCatalogInfo
-
getFloat
-
getLong
-
setCataloginfo
-