This is the complete list of members for Loonim.TextureReader, including all inherited members.
BytesLeft() | BinaryIO.Reader | inline |
CompressedSize(ulong l) | BinaryIO.Reader | inlinestatic |
CurrentSurface | Loonim.TextureReader | |
DataIndex | BinaryIO.Reader | |
GetPosition() | BinaryIO.Reader | inline |
IsMore | BinaryIO.Reader | |
Length | BinaryIO.Reader | |
MarkStart() | BinaryIO.Reader | inlinevirtual |
More(int manyMore) | BinaryIO.Reader | inline |
More() | BinaryIO.Reader | inline |
PackedInt() | BinaryIO.Reader | inline |
PeekByte() | BinaryIO.Reader | inline |
Position | BinaryIO.Reader | |
ReadBits(int bytes) | BinaryIO.Reader | inline |
ReadBitsFrom(byte byteValue) | BinaryIO.Reader | inline |
ReadCompressed() | BinaryIO.Reader | inline |
ReadCompressedSigned() | BinaryIO.Reader | inline |
Reader(Stream stream) | BinaryIO.Reader | inline |
Reader(byte[] src) | BinaryIO.Reader | inline |
ReadFromBits(bool[] bits) | BinaryIO.Reader | inline |
ReadFromBits(bool[] bits, int start, int length) | BinaryIO.Reader | inline |
ReadImageBytes() | BinaryIO.Reader | inline |
ReadInt16F(float low, float width) | BinaryIO.Reader | inline |
ReadInt24() | BinaryIO.Reader | inline |
ReadInt40() | BinaryIO.Reader | inline |
ReadLongString() | BinaryIO.Reader | inline |
ReadPropertyValue() | Loonim.TextureReader | inlinevirtual |
ReadRange(bool[] data, int start, int count, float min, float max) | BinaryIO.Reader | inline |
ReadRange(int value, int valueMax, float min, float max) | BinaryIO.Reader | inline |
ReadString() | BinaryIO.Reader | inline |
ReadString(int length) | BinaryIO.Reader | inline |
ReadTextureNode() | Loonim.TextureReader | inline |
ReadUInt24() | BinaryIO.Reader | inline |
ReadUInt40() | BinaryIO.Reader | inline |
ReadUInt48() | BinaryIO.Reader | inline |
ReadZeroString() | BinaryIO.Reader | inline |
Seek(long to) | BinaryIO.Reader | inline |
Seek(int to, SeekOrigin origin) | BinaryIO.Reader | inline |
Skip(int count) | BinaryIO.Reader | inline |
TextEncoding | BinaryIO.Reader | static |
TextureReader(byte[] str) | Loonim.TextureReader | inline |
TextureReader(Stream str) | Loonim.TextureReader | inline |
UnmapRotation() | BinaryIO.Reader | inline |
ValueMax(int bitCount) | BinaryIO.Reader | inlinestatic |