Package | Description |
---|---|
com.b3dgs.lionengine.game.object.trait.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.
|
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 © 2016 Byron 3D Games Studio. All rights reserved.