Uses of Interface
com.bombinggames.wurfelengine.LaunchCommand
-
Packages that use LaunchCommand Package Description com.bombinggames.wurfelengine -
-
Uses of LaunchCommand in com.bombinggames.wurfelengine
Methods in com.bombinggames.wurfelengine with parameters of type LaunchCommand Modifier and Type Method Description static void
WE. addPostLaunchCommands(LaunchCommand command)
Add commands which will be executed after the engine launched.
-