Sprite.regionEnabled

If true, texture is cut from a larger atlas texture. See regionRect.

  1. bool regionEnabled [@property getter]
  2. bool regionEnabled [@property setter]
    struct Sprite
    @nogc nothrow @property
    void
    regionEnabled
    (
    bool v
    )

Meta