⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
Axmol Engine 2.4.0-ce063c5
|
This is the complete list of members for BundleReader, including all inherited members.
_ID | Object | |
_luaID | Object | |
autorelease() | Object | |
BundleReader() | BundleReader | |
eof() | BundleReader | |
getReferenceCount() const | Object | |
init(char *buffer, ssize_t length) | BundleReader | |
length() | BundleReader | |
read(void *ptr, ssize_t size, ssize_t count) | BundleReader | |
read(T *ptr) | BundleReader | |
readLine(int num, char *line) | BundleReader | |
readMatrix(float *m) | BundleReader | |
readString() | BundleReader | |
release() | Object | |
retain() | Object | |
rewind() | BundleReader | |
seek(int32_t offset, int origin) | BundleReader | |
tell() | BundleReader | |
~BundleReader() | BundleReader | |
~Object() | Object | virtual |