Skip to content

Instantly share code, notes, and snippets.

@Mikepicker
Created February 7, 2018 21:28
Show Gist options
  • Select an option

  • Save Mikepicker/4d494d79cab247a4a63c2524dc6a9576 to your computer and use it in GitHub Desktop.

Select an option

Save Mikepicker/4d494d79cab247a4a63c2524dc6a9576 to your computer and use it in GitHub Desktop.
void render() {
renderTexture(arrowTexture, arrow->x, arrow->y, arrow->w, arrow->h, arrow->angle * 180 / PI, 255);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment