2022-10-01 16:24:52 +08:00
|
|
|
axmol-1.0 ??
|
2022-07-05 14:48:46 +08:00
|
|
|
|
2022-07-05 23:07:19 +08:00
|
|
|
### Classes & Structs
|
|
|
|
* ```RngSeed``` => ```FastRNG``` UNDER ```math/FastRNG.h```
|
|
|
|
* ```Sprite3D``` => ```MeshRenderer``` UNDER ```3d/CCMeshRenderer.h```
|
|
|
|
* ```Sprite3DMaterial``` => ```MeshMaterial``` UNDER ```3d/CCMeshMaterial.h```
|
2022-07-05 14:48:46 +08:00
|
|
|
|
|
|
|
### Functions & Methods
|
2022-07-05 23:07:19 +08:00
|
|
|
* ```Director::isDisplayStats()``` => ```Director::isStatsDisplay()``` UNDER ```base/CCDirector.h```
|
2022-07-05 14:48:46 +08:00
|
|
|
|