Added Sprite Color Blend and Global AntiAlias functions
This commit is contained in:
@@ -661,6 +661,10 @@ ul, #myUL {
|
||||
|
||||
<li><a href="drawimage_flipex.html" target="main">DrawImage_FlipEx</a></li>
|
||||
|
||||
<li><a href="setantialiasmode.html" target="main">SetAntiAliasMode</a></li>
|
||||
|
||||
<li><a href="getantialiasmode.html" target="main">GetAntiAliasMode</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@@ -1227,6 +1231,14 @@ ul, #myUL {
|
||||
|
||||
<li><a href="spriteexists.html" target="main">SpriteExists</a></li>
|
||||
|
||||
<li><a href="setspritecolormod.html" target="main">SetSpriteColorMod</a></li>
|
||||
|
||||
<li><a href="setspritealpha.html" target="main">SetSpriteAlpha</a></li>
|
||||
|
||||
<li><a href="getspritecolormod.html" target="main">GetSpriteColorMod</a></li>
|
||||
|
||||
<li><a href="getspritealpha.html" target="main">GetSpriteAlpha</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user