position() const | Gosu::Writer | |
resource() const | Gosu::Writer | |
seek(std::ptrdiff_t offset) | Gosu::Writer | |
setPosition(std::size_t value) | Gosu::Writer | |
write(const void *sourceBuffer, std::size_t length) | Gosu::Writer | |
writePod(const T &t, ByteOrder bo=boDontCare) | Gosu::Writer | |
Writer(Resource &resource, std::size_t position) | Gosu::Writer |