Code documentation
(Difference between revisions)
(→Game Projects) |
|||
Line 85: | Line 85: | ||
===Game Projects=== | ===Game Projects=== | ||
+ | * [[User_manual#C.2B.2B|C++ API Tutorials/Examples]] | ||
* [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] |
Revision as of 12:05, 22 August 2013
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