Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Asset Member List

This is the complete list of members for Asset, including all inherited members.

Asset(const StaticBuffer *memoryBuffer)Asset
Asset(DynamicBuffer *memoryBuffer)Asset
Asset(const Filename &filename)Asset
Asset(const StringId &filename)Asset
Asset(const char *filename)Asset
Asset(const Asset &asset)Asset
Close() const Asset
Create()Asset
GetFilename() const Asset
GetSize() const Asset
Open() const Asset
operator=(const Asset &)Asset
Read(char *value, int count=1) const Asset
Read(short *value, int count=1) const Asset
Read(int *value, int count=1) const Asset
Read(long *value, int count=1) const Asset
Read(unsigned char *value, int count=1) const Asset
Read(unsigned short *value, int count=1) const Asset
Read(unsigned int *value, int count=1) const Asset
Read(unsigned long *value, int count=1) const Asset
Read(float *value, int count=1) const Asset
Read(double *value, int count=1) const Asset
Read(bool *value, int count=1) const Asset
Seek(int offset, SeekOrigin origin=SEEK_FROM_START) const Asset
SEEK_FROM_CURRENT enum valueAsset
SEEK_FROM_END enum valueAsset
SEEK_FROM_START enum valueAsset
SeekOrigin enum nameAsset
Tell() const Asset
Write(const char *value, int count=1)Asset
Write(const short *value, int count=1)Asset
Write(const int *value, int count=1)Asset
Write(const long *value, int count=1)Asset
Write(const unsigned char *value, int count=1)Asset
Write(const unsigned short *value, int count=1)Asset
Write(const unsigned int *value, int count=1)Asset
Write(const unsigned long *value, int count=1)Asset
Write(const float *value, int count=1)Asset
Write(const double *value, int count=1)Asset
Write(const bool *value, int count=1)Asset
~Asset()Asset



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.