Panda3D
|
Public Member Functions | |
__init__ (self) | |
add_icon (self, *args, **kwargs) | |
get_data (self) | |
unpack_from (self, data, offs=0) | |
Public Attributes | |
icons | |
Static Public Attributes | |
int | code_page = 0 |
Icon = namedtuple('Icon', ('width', 'height', 'planes', 'bpp', 'size', 'id')) | |
int | type = 14 |
Static Protected Attributes | |
_entry = Struct('<BBBxHHIH') | |
__init__ | ( | self | ) |
add_icon | ( | self, | |
* | args, | ||
** | kwargs ) |
get_data | ( | self | ) |
unpack_from | ( | self, | |
data, | |||
offs = 0 ) |
|
staticprotected |
|
static |
|
static |
icons |
|
static |