Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.launchable |
Represents the launch system, by using a
Launchable and a
Launcher to throw it. |
Class and Description |
---|
Launchable
Represents something which can be launched with a specified vector.
|
LaunchableConfig
Represents the launchable data from a configurer.
|
LaunchableListener
Notify events from the
Launchable . |
Launcher
Represents something that can throw a
Launchable at a defined rate from a defined location using a specified
vector. |
LauncherConfig
Represents the launcher data from a configurer node.
|
LauncherListener
Notify events from the
Launcher . |
Copyright © 2017 Byron 3D Games Studio. All rights reserved.