Added android alternate source files
This commit is contained in:
@@ -299,6 +299,10 @@ ul, #myUL {
|
||||
|
||||
<li><a href="stack_size_s.html" target="main">Stack_Size_S</a></li>
|
||||
|
||||
<li><a href="stack_n_exists.html" target="main">Stack_N_Exists</a></li>
|
||||
|
||||
<li><a href="stack_s_exists.html" target="main">Stack_S_Exists</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -569,6 +573,18 @@ ul, #myUL {
|
||||
|
||||
<li><a href="getspritecanvasrenderpriority.html" target="main">GetSpriteCanvasRenderPriority</a></li>
|
||||
|
||||
<li><a href="setposteffect.html" target="main">SetPostEffect</a></li>
|
||||
|
||||
<li><a href="clearposteffect.html" target="main">ClearPostEffect</a></li>
|
||||
|
||||
<li><a href="setposteffectproperty.html" target="main">SetPostEffectProperty</a></li>
|
||||
|
||||
<li><a href="getposteffectproperty.html" target="main">GetPostEffectProperty</a></li>
|
||||
|
||||
<li><a href="setposteffectactive.html" target="main">SetPostEffectActive</a></li>
|
||||
|
||||
<li><a href="posteffectisactive.html" target="main">PostEffectIsActive</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1173,6 +1189,8 @@ ul, #myUL {
|
||||
|
||||
<li><a href="getmatrixscale.html" target="main">GetMatrixScale</a></li>
|
||||
|
||||
<li><a href="matrixexists.html" target="main">MatrixExists</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1451,6 +1469,8 @@ ul, #myUL {
|
||||
|
||||
<li><a href="getspriteshapeoffset.html" target="main">GetSpriteShapeOffset</a></li>
|
||||
|
||||
<li><a href="getspriteworldcenter.html" target="main">GetSpriteWorldCenter</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1691,6 +1711,16 @@ ul, #myUL {
|
||||
|
||||
<li><a href="flipmeshsurfaces.html" target="main">FlipMeshSurfaces</a></li>
|
||||
|
||||
<li><a href="setmeshbuffer.html" target="main">SetMeshBuffer</a></li>
|
||||
|
||||
<li><a href="getmeshbuffercount.html" target="main">GetMeshBufferCount</a></li>
|
||||
|
||||
<li><a href="getmeshbuffervertexcount.html" target="main">GetMeshBufferVertexCount</a></li>
|
||||
|
||||
<li><a href="getmeshbufferindexcount.html" target="main">GetMeshBufferIndexCount</a></li>
|
||||
|
||||
<li><a href="getmeshbuffer.html" target="main">GetMeshBuffer</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -2233,6 +2263,12 @@ ul, #myUL {
|
||||
|
||||
<li><a href="getsceneambientcolor.html" target="main">GetSceneAmbientColor</a></li>
|
||||
|
||||
<li><a href="pipeline_begin.html" target="main">Pipeline_Begin</a></li>
|
||||
|
||||
<li><a href="pipeline_end.html" target="main">Pipeline_End</a></li>
|
||||
|
||||
<li><a href="pipeline_render.html" target="main">Pipeline_Render</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user