Uses of Class
org.robovm.compiler.plugin.LaunchPlugin
| Package | Description |
|---|---|
| org.robovm.compiler.config | |
| org.robovm.compiler.plugin.debug |
-
Uses of LaunchPlugin in org.robovm.compiler.config
Methods in org.robovm.compiler.config that return types with arguments of type LaunchPlugin Modifier and Type Method Description List<LaunchPlugin>Config. getLaunchPlugins()Methods in org.robovm.compiler.config with parameters of type LaunchPlugin Modifier and Type Method Description Config.BuilderConfig.Builder. addLaunchPlugin(LaunchPlugin plugin) -
Uses of LaunchPlugin in org.robovm.compiler.plugin.debug
Subclasses of LaunchPlugin in org.robovm.compiler.plugin.debug Modifier and Type Class Description classDebuggerLaunchPlugin