natives.LOAD SPRITE

natives.LOAD_SPRITE

Signature: void natives.LOAD_SPRITE(int entity, string texture)

Usage: loads sprite

Parameters

int entity Entity handle.
string texture Texture dictionary name.

Return

void

On failure: void