2022-08-08 18:02:17 +08:00
|
|
|
axys-1.0 ??
|
2022-07-05 14:48:46 +08:00
|
|
|
|
2022-07-05 22:29:45 +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 22:29:45 +08:00
|
|
|
* ```Director::isDisplayStats()``` => ```Director::isStatsDisplay()``` UNDER ```base/CCDirector.h```
|
2022-07-05 14:48:46 +08:00
|
|
|
|