HeadlessBackend.loadTexture

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Texture loadTexture(Image image)
  2. Texture loadTexture(string filename)
    class HeadlessBackend
    @system
    loadTexture
    (
    string filename
    )
  3. Texture loadTexture(string url, int width, int height)

Meta