Sprite.this

Construct the sprite from a source texture

  1. this()
  2. this(const(Texture) texture)
    class Sprite
    this
    ()

Parameters

texture const(Texture)

Source texture

Meta