MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / UVVelSet

Method UVVelSet

src/SB/Game/zNPCTypeRobot.cpp:889–893  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

887}
888
889void UVAModelInfo::UVVelSet(float x, float y)
890{
891 offset_vel.x = x;
892 offset_vel.y = y;
893}
894
895zNPCLassoInfo* zNPCRobot::PRIV_GetLassoData()
896{

Callers 1

InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected