| Interface | Description |
|---|---|
| RoboBitmapTransformer |
Enables the transformation of iOS image bitmaps.
|
| RoboPlatform.OrientationListener |
Enables games to respond to device orientation changes.
|
| Class | Description |
|---|---|
| CAFLoader |
Loads CAFF audio data and uploads it to an OpenAL buffer.
|
| CAFLoader.CAFDesc |
Contains data from the Audio Description chunk of a CAFF file.
|
| CTFrame | |
| CTFrame.CTFramePtr | |
| CTFramesetter | |
| CTFramesetter.CTFramesetterPtr | |
| OpenAL | |
| OpenGLES | |
| RoboAbstractImage |
Provides some shared bits for
RoboImage and RoboCanvasImage. |
| RoboAssets | |
| RoboAsyncImage |
Implements
Image based on an asynchronously loaded bitmap. |
| RoboAudio | |
| RoboCanvas |
Implements
Canvas. |
| RoboCanvasImage |
Provides
Canvas rendering into an image. |
| RoboCanvasState |
Maintains canvas state that is not maintained via CGContext.
|
| RoboFont | |
| RoboGameView | |
| RoboGL20 | |
| RoboGLContext | |
| RoboGradient | |
| RoboGradient.Linear | |
| RoboGradient.Radial | |
| RoboGraphics |
Provides graphics implementation on iOS.
|
| RoboImage |
Implements
Image based on a static bitmap. |
| RoboKeyboard | |
| RoboLog | |
| RoboNet | |
| RoboPath | |
| RoboPattern | |
| RoboPlatform | |
| RoboPlatform.Config |
Used to configure the RoboVM platform.
|
| RoboPointer | |
| RoboSoundAVAP |
An implementation of Sound using the AVAudioPlayer.
|
| RoboSoundOAL |
An implementation of Sound using OpenAL.
|
| RoboStorage | |
| RoboTouch | |
| RoboViewController |
Manages the main PlayN view as well as all iOS and GL callbacks and lifecycle.
|
| RoboWebSocket |
Copyright © 2015. All Rights Reserved.