| Modifier and Type | Field and Description |
|---|---|
RoboPlatform |
RoboViewController.plat
The platform managed by this view controller.
|
| Modifier and Type | Method and Description |
|---|---|
static RoboPlatform |
RoboPlatform.create(org.robovm.apple.uikit.UIWindow window,
RoboPlatform.Config config)
Creates a RoboVM platform for operation in
window. |
| Constructor and Description |
|---|
RoboAssets(RoboPlatform plat) |
RoboAudio(RoboPlatform plat,
int numSources) |
RoboImage(RoboPlatform plat,
boolean async,
int preWidth,
int preHeight,
java.lang.String source) |
RoboInput(RoboPlatform plat) |
RoboNet(RoboPlatform plat) |
RoboSoundAVAP(RoboPlatform plat) |
RoboSoundOAL(RoboPlatform plat) |
RoboStorage(RoboPlatform platform) |
Copyright © 2019. All Rights Reserved.