public class QuickRenderPass extends QuickEntity implements RenderPass
| Modifier and Type | Field and Description |
|---|---|
protected Shader |
shader |
engine, name, NAME_UNTITLED_ENTITY, parent| Constructor and Description |
|---|
QuickRenderPass() |
| Modifier and Type | Method and Description |
|---|---|
void |
removed()
Sets the parent to null.
|
void |
setEngine(CoreEngine engine)
Set the CoreEngine
|
attached, boxed, getTransform, render, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetShadergetName, setParentgetEngineprotected Shader shader
public void setEngine(CoreEngine engine)
EntitysetEngine in interface EngineHolder<CoreEngine>setEngine in interface Entityengine - The new coreenginepublic void removed()
QuickEntityremoved in interface Entityremoved in class QuickEntityEntity.removed()Copyright © 2014. All rights reserved.