bindTexture method

void bindTexture (int target, Texture texture)

Implementation

void bindTexture(int target, Texture texture) native;