| Package | Description |
|---|---|
| net.avh4.framework.uilayer | |
| net.avh4.framework.uilayer.mvc | |
| net.avh4.framework.uilayer.scene |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UI |
| Modifier and Type | Method and Description |
|---|---|
void |
AspectRatioContext.draw(net.avh4.math.geometry.Rect rect,
Element element) |
static void |
UILayer.main(Element game,
ClickReceiver receiver,
KeyReceiver keyReceiver,
TimerUpdate timerUpdate) |
void |
UILayerService.run(Element game,
ClickReceiver receiver,
KeyReceiver keyReceiver,
TimerUpdate timerUpdate) |
void |
ElementBoundsAnimator.updateElement(net.avh4.math.geometry.Rect bounds,
Element element) |
| Modifier and Type | Class and Description |
|---|---|
class |
MvcUi<M> |
| Modifier and Type | Class and Description |
|---|---|
class |
ClippedElement |
class |
CompositeSceneElement |
class |
HideableElement |
class |
Scene |
class |
SceneCenteredText |
class |
SceneImage |
class |
SceneLabel |
class |
SceneLine |
class |
SceneOval |
class |
ScenePlaceholder |
class |
SceneRect |
class |
SceneText |
| Modifier and Type | Field and Description |
|---|---|
Element |
Item.element |
| Modifier and Type | Method and Description |
|---|---|
Item |
Scene.add(net.avh4.math.geometry.Rect bounds,
Element element) |
| Constructor and Description |
|---|
Item(net.avh4.math.geometry.Rect bounds,
Element element) |
Copyright © 2013. All Rights Reserved.