MCPcopy Create free account
hub / github.com/FIX94/Nintendont / GRRLIB_SetHandle

Function GRRLIB_SetHandle

loader/include/grrlib.h:688–697  ·  view source on GitHub ↗

* Set a texture's X and Y handles. * For example, it could be used for the rotation of a texture. * @param tex The texture to set the handle on. * @param x The x-coordinate of the handle. * @param y The y-coordinate of the handle. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

GRRLIB_LoadTexturePNGFunction · 0.85
GRRLIB_LoadTextureBMPFunction · 0.85
GRRLIB_LoadTextureJPGExFunction · 0.85
GRRLIB_BMFX_GrayscaleFunction · 0.85
GRRLIB_BMFX_SepiaFunction · 0.85
GRRLIB_InitTileSetFunction · 0.85
grrlib.hFile · 0.85
GRRLIB_SetMidHandleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected