HeadlessBackend.assertTexture

Throw an AssertError if given texture was never drawn.

  1. void assertTexture(Texture texture, Vector2 position, Color tint)
  2. void assertTexture(Rectangle r, Color color)
    class HeadlessBackend
    void
    assertTexture

Meta