Panda3D
|
Public Member Functions | |
def | __init__ (self) |
def | add_icon (self, *args, **kwargs) |
def | get_data (self) |
def | 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 |
def __init__ | ( | self | ) |
def add_icon | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
def get_data | ( | self | ) |
def unpack_from | ( | self, | |
data, | |||
offs = 0 |
|||
) |
|
static |
|
static |
icons |
|
static |