OmegaEngine API
1.0.3
|
This is the complete list of members for OmegaEngine.Values.Grid< T >, including all inherited members.
ClampedRead(int x, int y) | OmegaEngine.Values.Grid< T > | |
Data | OmegaEngine.Values.Grid< T > | protected |
GenerateBitmap() | OmegaEngine.Values.Grid< T > | pure virtual |
Grid(int width, int height) | OmegaEngine.Values.Grid< T > | inlineprotected |
Grid(T[,] data) | OmegaEngine.Values.Grid< T > | inlineprotected |
Height | OmegaEngine.Values.Grid< T > | |
Save([NotNull, Localizable(false)] string path) | OmegaEngine.Values.Grid< T > | inline |
Save([NotNull] Stream stream) | OmegaEngine.Values.Grid< T > | inline |
this[int x, int y] (defined in OmegaEngine.Values.Grid< T >) | OmegaEngine.Values.Grid< T > | |
Width | OmegaEngine.Values.Grid< T > |