rlTexCoord2f abstract method

void rlTexCoord2f(
  1. num x,
  2. num y
)

Implementation

void rlTexCoord2f(
  num x,
  num y,
);