src/doc: introduce option --no-render in HTML phase.
[nit.git] / lib / mnit / mnit.nit
index 2afb92c..98641f7 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# General module for cross-compatibility between multiple platforms
+# Multiplatform game framework for Nit
 module mnit
 
-import app
-import opengles1
+import mnit_app
 import assets
 import numbers
+import mnit_fps