![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
This is the complete list of members for Vram, including all inherited members.
AddImageBuffer(u16 x, u16 y, u16 width, u16 height, u8 *buffer) | Vram | |
GetHeight() const | Vram | |
GetU16(u16 x, u16 y) const | Vram | |
GetU8(u16 x, u16 y) const | Vram | |
GetWidth() const | Vram | |
height_ | Vram | private |
MakeInstance() | Vram | inlinestatic |
PutU16(u16 x, u16 y, u16 bytes) | Vram | |
PutU8(u16 x, u16 y, u8 byte) | Vram | |
Save(const Ogre::String &file) | Vram | |
Vram() | Vram | private |
vram_ | Vram | private |
width_ | Vram | private |
~Vram() | Vram | virtual |