|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
This is the complete list of members for cmsdk2.BitmapUpdate, including all inherited members.
| __init__(self, *args) | cmsdk2.BitmapUpdate | |
| DIF | cmsdk2.BitmapUpdate | static |
| DIFRUNLENGTH | cmsdk2.BitmapUpdate | static |
| FULL | cmsdk2.BitmapUpdate | static |
| getUpdateType(self) | cmsdk2.BitmapUpdate | |
| height | cmsdk2.BitmapUpdate | static |
| init(self, w, h) | cmsdk2.BitmapUpdate | |
| NONE | cmsdk2.BitmapUpdate | static |
| readFromFile(self, filename) | cmsdk2.BitmapUpdate | |
| readFromFileDiff(self, filename, oldBitmap) | cmsdk2.BitmapUpdate | |
| readFromFileRLE(self, filename) | cmsdk2.BitmapUpdate | |
| readFromFileRLEDiff(self, filename, oldBitmap) | cmsdk2.BitmapUpdate | |
| reset(self) | cmsdk2.BitmapUpdate | |
| RL16 | cmsdk2.BitmapUpdate | static |
| RUNLENGTH | cmsdk2.BitmapUpdate | static |
| setFullUpdate(self, bitmap) | cmsdk2.BitmapUpdate | |
| setUpdateType(self, updateType) | cmsdk2.BitmapUpdate | |
| size | cmsdk2.BitmapUpdate | static |
| this | cmsdk2.BitmapUpdate | |
| toBitmap(self) | cmsdk2.BitmapUpdate | |
| type | cmsdk2.BitmapUpdate | static |
| update(self, update) | cmsdk2.BitmapUpdate | |
| width | cmsdk2.BitmapUpdate | static |