ABitmap

Base bitmap functions, for enable the use of the same .

Members

Functions

clear
void clear()

Clears the whole bitmap to a transparent color.

generateStandardCollisionModel
AdvancedBitArray generateStandardCollisionModel()
Undocumented in source.
getPalettePtr
Color* getPalettePtr()

Returns the palette pointer.

height
int height()

Returns the height of the bitmap.

setPalettePtr
void setPalettePtr(Color* p)

Sets the palette pointer. Make sure that you set it to a valid memory location. DEPRECATED!

width
int width()

Returns the width of the bitmap.

Properties

wordLengthByString
string wordLengthByString [@property getter]

Returns the wordlength of the type

Meta