Code documentation
(Difference between revisions)
(→Game Projects) |
(→MEngine) |
||
Line 27: | Line 27: | ||
===MEngine=== | ===MEngine=== | ||
+ | * [[MAnimRange]] | ||
+ | * [[MArmature]] | ||
* [[MArmatureAnim]] | * [[MArmatureAnim]] | ||
* [[MArmatureAnimRef]] | * [[MArmatureAnimRef]] | ||
− | |||
− | |||
* [[MBehavior]] | * [[MBehavior]] | ||
+ | * [[MBehaviorCreator]] | ||
* [[MBehaviorManager]] | * [[MBehaviorManager]] | ||
* [[MBox3d]] | * [[MBox3d]] | ||
− | |||
* [[MCharacter]] | * [[MCharacter]] | ||
+ | * [[MDisplay]] | ||
+ | * [[MEngine]] | ||
* [[MFont]] | * [[MFont]] | ||
* [[MFontRef]] | * [[MFontRef]] | ||
* [[MFrustum]] | * [[MFrustum]] | ||
− | |||
* [[MFXManager]] | * [[MFXManager]] | ||
+ | * [[MFXRef]] | ||
* [[MGame]] | * [[MGame]] | ||
* [[MKey]] | * [[MKey]] | ||
* [[MLevel]] | * [[MLevel]] | ||
− | |||
− | |||
* [[MMaterial]] | * [[MMaterial]] | ||
+ | * [[MMaterialAnim]] | ||
* [[MMaterialsAnim]] | * [[MMaterialsAnim]] | ||
* [[MMaterialsAnimRef]] | * [[MMaterialsAnimRef]] | ||
− | |||
− | |||
− | |||
* [[MMesh]] | * [[MMesh]] | ||
* [[MMeshRef]] | * [[MMeshRef]] | ||
+ | * [[MMorphingData]] | ||
* [[MMorphingPoint]] | * [[MMorphingPoint]] | ||
* [[MMorphingPose]] | * [[MMorphingPose]] | ||
− | |||
− | |||
* [[MObject3d]] | * [[MObject3d]] | ||
+ | * [[MObject3dAnim]] | ||
* [[MOBone]] | * [[MOBone]] | ||
* [[MOCamera]] | * [[MOCamera]] | ||
− | |||
* [[MOEntity]] | * [[MOEntity]] | ||
* [[MOLight]] | * [[MOLight]] | ||
Line 67: | Line 64: | ||
* [[MOText]] | * [[MOText]] | ||
* [[MPackageManager]] | * [[MPackageManager]] | ||
− | * [[ | + | * [[MPhysicsConstraint]] |
+ | * [[MPhysicsProperties]] | ||
* [[MRenderer]] | * [[MRenderer]] | ||
+ | * [[MRendererCreator]] | ||
* [[MRendererManager]] | * [[MRendererManager]] | ||
* [[MScene]] | * [[MScene]] | ||
* [[MShaderRef]] | * [[MShaderRef]] | ||
− | |||
* [[MSkinData]] | * [[MSkinData]] | ||
+ | * [[MSkinPoint]] | ||
* [[MSoundRef]] | * [[MSoundRef]] | ||
− | * [[ | + | * [[MSubMesh]] |
* [[MTexture]] | * [[MTexture]] | ||
+ | * [[MTextureAnim]] | ||
+ | * [[MTexturePass]] | ||
* [[MTextureRef]] | * [[MTextureRef]] | ||
* [[MTexturesAnim]] | * [[MTexturesAnim]] |
Revision as of 20:23, 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
- MAnimRange
- MArmature
- MArmatureAnim
- MArmatureAnimRef
- MBehavior
- MBehaviorCreator
- MBehaviorManager
- MBox3d
- MCharacter
- MDisplay
- MEngine
- MFont
- MFontRef
- MFrustum
- MFXManager
- MFXRef
- MGame
- MKey
- MLevel
- MMaterial
- MMaterialAnim
- MMaterialsAnim
- MMaterialsAnimRef
- MMesh
- MMeshRef
- MMorphingData
- MMorphingPoint
- MMorphingPose
- MObject3d
- MObject3dAnim
- MOBone
- MOCamera
- MOEntity
- MOLight
- MOSound
- MOText
- MPackageManager
- MPhysicsConstraint
- MPhysicsProperties
- MRenderer
- MRendererCreator
- MRendererManager
- MScene
- MShaderRef
- MSkinData
- MSkinPoint
- MSoundRef
- MSubMesh
- MTexture
- MTextureAnim
- MTexturePass
- 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