|
@@ -5,14 +5,14 @@
|
|
|
|
|
|
Mojo is a simple, lightweight, application framework optimized for realtime applications such as games.
|
|
|
|
|
|
-Mojo includes the folloing namespaces:
|
|
|
+Mojo includes the following namespaces:
|
|
|
|
|
|
| Namespace | Description
|
|
|
|:----------------------|:-----------
|
|
|
| [[mojo.app]] | Core application framework.
|
|
|
| [[mojo.graphics]] | Drawing and rendering.
|
|
|
| [[mojo.input]] | Reading user input.
|
|
|
-| [[mojo.audio]] | Pplaying sounds.
|
|
|
+| [[mojo.audio]] | Playing sounds and music.
|
|
|
|
|
|
@import app.md
|
|
|
@import graphics.md
|