Texture.this

Ctor

  1. this(Texture texture)
  2. this(SDL_Surface* surface, bool preload_, bool isSmooth_)
  3. this(string path, bool preload_, bool isSmooth_)
    class Texture
    this
    (
    string path
    ,
    bool preload_ = false
    ,
    bool isSmooth_ = false
    )

Meta