drawTexturedRect

public static void drawTexturedRect(float x, float y, float width, float height)(source)
public static void drawTexturedRect(float x, float y, float width, float height, int filter)(source)
public static void drawTexturedRect(float x, float y, float width, float height, float uMin, float uMax, float vMin, float vMax)(source)
public static void drawTexturedRect(float x, float y, float width, float height, float uMin, float uMax, float vMin, float vMax, int filter)(source)