Texit.Window

The window class

mixintemplate Texit(string charmap, int charSize, float scale, int worldWidth, int worldHeight, int width, int height, string title)
class Window {}

Destructor

~this
~this()
Undocumented in source.

Members

Variables

rend
SDL_Renderer* rend;
Undocumented in source.
win
SDL_Window* win;
Undocumented in source.

Meta