| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.scenegraph | |
| org.achtern.AchternEngine.core.scenegraph.scanning |
| Class and Description |
|---|
| SingleEntityRetriever
Wrapper of the EntityRetriever and can be used
if one only needs a single Entity from the scenegraph.
|
| Class and Description |
|---|
| EntityRetriever
Basic Implementation of the SceneGraphRetriever, valid for all Entities.
|
| NodeScanner
A Node Scanner is able to scan a node.
|
| SceneGraphRetriever
A SceneGraphRetriever should be able to filter out
Entities from the SceneGraph.
|
| SceneGraphWalker
A SceneGraphWalker can be used to walk and scan
the given scenegraph.
|
| SceneGraphWalker.Visitor
A Visitor gets called with every node found
in the scenegraph.
|
Copyright © 2014. All rights reserved.