protected class MrTexture.View extends MrComponent.View
| Modifier | Constructor and Description |
|---|---|
protected |
View() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind()
Binds the rendering layer.
|
void |
initialize()
Initializes the rendering layer.
|
void |
unbind()
Unbinds the rendering layer.
|
public void initialize()
MrComponent.ViewMrComponent.initialize(MrRenderingContext)initialize in class MrComponent.Viewpublic void bind()
MrComponent.ViewMrComponent.bind()bind in class MrComponent.Viewpublic void unbind()
MrComponent.ViewMrComponent.unbind()unbind in class MrComponent.View