Code documentation
(Difference between revisions)
Line 87: | Line 87: | ||
* [http://www.maratis3d.org/?p=500 How to create a game plugin] | * [http://www.maratis3d.org/?p=500 How to create a game plugin] | ||
* [http://www.maratis3d.org/?p=563 How to create a game interface] | * [http://www.maratis3d.org/?p=563 How to create a game interface] | ||
+ | |||
+ | ===Dev rules=== | ||
+ | Please follow this link in order to check the developemnt rules of the Maratis team:<br> | ||
+ | [[DevRules]] |
Revision as of 16:35, 7 September 2012
Contents |
API Reference
MCore
- MColor
- MDataLoadFunction
- MDataLoader
- MDataRef
- MDataManager
- MFile
- MFileOpenHook
- MImage
- MInputContext
- MMatrix4x4
- MPhysicsContext
- MQuaternion
- MRenderingContext
- MScriptContext
- MSoundContext
- MSound
- MString
- MSystemContext
- MVector2
- MVector3
- MVector4
MEngine
- MArmatureAnim
- MArmatureAnimRef
- MArmature
- MBehaviorCreator
- MBehavior
- MBehaviorManager
- MBox3d
- MEngine
- MCharacter
- MFont
- MFontRef
- MFrustum
- MFXRef
- MFXManager
- MGame
- MKey
- MLevel
- MMaterialAnim
- MTexturePass
- MMaterial
- MMaterialsAnim
- MMaterialsAnimRef
- MDisplay
- MSubMesh
- MAnimRange
- MMesh
- MMeshRef
- MMorphingPoint
- MMorphingPose
- MMorphingData
- MObject3dAnim
- MObject3d
- MOBone
- MOCamera
- MPhysicsProperties
- MOEntity
- MOLight
- MOSound
- MOText
- MPackageManager
- MRendererCreator
- MRenderer
- MRendererManager
- MScene
- MShaderRef
- MSkinPoint
- MSkinData
- MSoundRef
- MTextureAnim
- MTexture
- MTextureRef
- MTexturesAnim
- MTexturesAnimRef
- MVariable
Examples
Game Projects
Dev rules
Please follow this link in order to check the developemnt rules of the Maratis team:
DevRules