Sprite.hasTexture

Check if the current Sprite has already a Texture/Image. If not, nothing can be drawn. But it does not check if the current Texture is valid.

class Sprite
final const pure nothrow
bool
hasTexture
()

Meta