|
Panda3D
|
Public Member Functions | |
| __init__ (self) | |
| __contains__ (self, key) | |
| __getitem__ (self, key) | |
| get_data (self) | |
| unpack_from (self, data) | |
Public Attributes | |
| tuple | file_date = (0, 0) |
| int | file_flags = 0 |
| int | file_flags_mask = 0x3f |
| int | file_os = 0x40004 |
| int | file_subtype = 0 |
| int | file_type = 1 |
| tuple | file_version = (0, 0, 0, 0) |
| tuple | product_version = (0, 0, 0, 0) |
| int | signature = 0xFEEF04BD |
| dict | string_info = {} |
| int | struct_version = 0x10000 |
| dict | var_info = {} |
Static Public Attributes | |
| int | code_page = 0 |
| int | type = 16 |
Protected Member Functions | |
| _pack_info (self, data, key, value) | |
| _unpack_info (self, dict, data, offset) | |
| __init__ | ( | self | ) |
| __contains__ | ( | self, | |
| key ) |
| __getitem__ | ( | self, | |
| key ) |
|
protected |
|
protected |
| get_data | ( | self | ) |
| unpack_from | ( | self, | |
| data ) |
|
static |
| tuple file_date = (0, 0) |
| int file_flags = 0 |
| int file_flags_mask = 0x3f |
| int file_os = 0x40004 |
| int file_subtype = 0 |
| int file_type = 1 |
| tuple file_version = (0, 0, 0, 0) |
| tuple product_version = (0, 0, 0, 0) |
| int signature = 0xFEEF04BD |
| string_info = {} |
| int struct_version = 0x10000 |
|
static |
| var_info = {} |