All groups and modules

module input

mnit :: input

Defines abstract classes for user and general inputs to the application.
package_diagram mnit mnit core core mnit->core android android android->mnit gamnit gamnit gamnit->mnit gamnit->android app app app->android egl egl egl->android glesv2 glesv2 glesv2->android app... ... app...->app egl... ... egl...->egl gamnit... ... gamnit...->gamnit glesv2... ... glesv2...->glesv2

Parents

package core

core

Nit common library of core classes and methods

Children

package android

android

Android platform support and APIs
package gamnit

gamnit

Portable game and multimedia framework for Nit

Descendants

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 glesv2

glesv2

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

ios

iOS support for app.nit
package linux

linux

Implementation of app.nit for the Linux platform