MCPcopy Create free account
hub / github.com/DavidColson/Polybox / TexCoord

Function TexCoord

source/graphics.cpp:785–787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

783// ***********************************************************************
784
785void TexCoord(Vec2f tex) {
786 pRenderState->vertexTexCoordState = tex;
787}
788
789// ***********************************************************************
790

Callers 3

DrawBoxFunction · 0.85
LuaTexCoordFunction · 0.85
DrawSpriteRectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected