Package | Description |
---|---|
com.b3dgs.lionengine.game.camera |
Camera system which represents the viewer, able to track anything.
|
com.b3dgs.lionengine.game.feature.launchable |
Represents the launch system, by using a
Launchable and a
Launcher to throw it. |
com.b3dgs.lionengine.game.feature.refreshable |
Feature dedicated to refreshing.
|
com.b3dgs.lionengine.game.selector |
Selector system which allows to select and area and notify it.
|
Modifier and Type | Class and Description |
---|---|
class |
CameraTracker
Camera tracking feature implementation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Launcher
Represents something that can throw a
Launchable at a defined rate from a defined location using a specified
vector. |
Modifier and Type | Class and Description |
---|---|
class |
LauncherModel
Default launcher model implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
RefreshableModel
Refreshable feature implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectorRefresher
Handle the selector refreshing.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.