| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.rendering | |
| org.achtern.AchternEngine.core.scenegraph.entity |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class,GlobalEntity> |
BasicRenderEngine.globalEntities |
| Modifier and Type | Method and Description |
|---|---|
<T> GlobalEntity<T> |
RenderEngine.getGlobal(Class<? extends T> type) |
<T> GlobalEntity<T> |
BasicRenderEngine.getGlobal(Class<? extends T> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderEngine.addGlobal(GlobalEntity entity) |
void |
BasicRenderEngine.addGlobal(GlobalEntity entity) |
void |
RenderEngine.removeGlobal(GlobalEntity entity) |
void |
BasicRenderEngine.removeGlobal(GlobalEntity entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
FogGenerator |
Copyright © 2014. All rights reserved.