Cocoa API, the development layer of OS X

This module is only compatible with OS X.

This wrapper of the Cocoa API regroups the Foundation Kit and the Application Kit.

All groups and modules

module app_kit

cocoa :: app_kit

The Application Kit provides services to create GUI
module cocoa

cocoa :: cocoa

Cocoa API, the development layer of OS X
module foundation

cocoa :: foundation

The Foundation Kit provides basic Objective-C classes and structures
package_diagram cocoa cocoa core core cocoa->core ios ios ios->cocoa gamnit gamnit gamnit->ios gamnit... ... gamnit...->gamnit

Parents

package core

core

Nit common library of core classes and methods

Children

package ios

ios

iOS support for app.nit

Descendants

package android

android

Android platform support and APIs
package app

app

app.nit, a framework for portable applications
package egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
package gamnit

gamnit

Portable game and multimedia framework for Nit
package glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
package linux

linux

Implementation of app.nit for the Linux platform