kha
| .. | |
|---|---|
| arrays | |
| audio1 | |
| audio2 | |
| compute | |
| graphics1 | |
| graphics2 | |
| graphics4 | |
| input | |
| internal | |
| krom | |
| math | |
| netsync | |
| simd | |
| AlignedQuad | |
| AssetError | |
| Assets | |
| Blob | |
| Canvas | Interface for a generic Canvas with different APIs, |
| Color | A 32 bit ARGB color value which is represented as an Integer. |
| Display | |
| DisplayMode | |
| FastFloat | |
| Font | |
| FontStyle | The font style (bold, italic, ect). |
| FrameTask | |
| Framebuffer | A Framebuffer object represents the framebuffer of a kha.Window, which typically contains a color, depth and stencil buffer. It is used to query Graphics interfaces for rendering images which are directly visible. |
| FramebufferOptions | |
| Image | |
| Kravur | |
| KravurImage | |
| KromStorageFile | |
| LoaderImpl | |
| OldSystemOptions | |
| Resource | Interface representing a generic application resource. It can go from images, to sound or music, videos or blobs. |
| Scheduler | |
| ScreenRotation | Enum with all the possible rotations. |
| Shaders | |
| Sound | Contains compressed or uncompressed audio data. |
| Storage | |
| StorageFile | |
| System | |
| SystemImpl | |
| SystemOptions | |
| TimeTask | |
| Video | This represents a Video file. |
| Window | |
| WindowFeatures | |
| WindowMode | |
| WindowOptions | |