| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.bootstrap | |
| org.achtern.AchternEngine.core.rendering.drawing | |
| org.achtern.AchternEngine.lwjgl.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
Map<DrawStrategyFactory.Common,DrawStrategy> |
MainBindingProvider.getDrawStrategies() |
Map<DrawStrategyFactory.Common,DrawStrategy> |
BindingProvider.getDrawStrategies() |
| Modifier and Type | Method and Description |
|---|---|
static DrawStrategyFactory.Common |
DrawStrategyFactory.Common.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DrawStrategyFactory.Common[] |
DrawStrategyFactory.Common.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static DrawStrategy |
DrawStrategyFactory.get(DrawStrategyFactory.Common key) |
static DrawStrategy |
DrawStrategyFactory.put(DrawStrategyFactory.Common key,
DrawStrategy value) |
| Modifier and Type | Method and Description |
|---|---|
Map<DrawStrategyFactory.Common,DrawStrategy> |
LWJGLProvider.getDrawStrategies() |
Copyright © 2014. All rights reserved.