Updated to match the available Class Methods
Placing all the TFT Class and Sprite Class methods here so that the IDE will show them in a different colour.
This commit is contained in:
parent
90cabab91a
commit
152e72f3b7
|
|
@ -137,3 +137,12 @@ unloadFont KEYWORD2
|
||||||
getUnicodeIndex KEYWORD2
|
getUnicodeIndex KEYWORD2
|
||||||
decodeUTF8 KEYWORD2
|
decodeUTF8 KEYWORD2
|
||||||
drawGlyph KEYWORD2
|
drawGlyph KEYWORD2
|
||||||
|
|
||||||
|
created
|
||||||
|
getTextPadding
|
||||||
|
color16to24
|
||||||
|
alphaBlend24
|
||||||
|
setPaletteColor
|
||||||
|
getPaletteColor
|
||||||
|
getRotatedBounds
|
||||||
|
readPixelValue
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue