| Interface | Description |
|---|---|
| Updatable |
Classes which implement this interface
indicate that they have to be updated in a specific
interval.
|
| Class | Description |
|---|---|
| Node |
A Node represents a part of the scenegraph.
|
| ShortLifeNode |
A ShortLifeNode is just a standard
Node
with a limited lifetime. |
| Enum | Description |
|---|---|
| ShortLifeNode.Mode |
This hints the ShortLifeNode how to behave,
once the lifespan ends.
|
Copyright © 2015. All rights reserved.