Loading...
drawCircle
drawCircle(int screenIndex, Vec2 centrePosition, int radius, int red, int green, int blue, int thickness): LuaApi.hpp
drawCircle(int screenIndex, Vec2 centrePosition, int radius, RGBA colourData, int thickness): LuaApi.hpp
drawRect
drawRect(int screenIndex, Vec2 bottomLeft, Vec2 topRight, int red, int green, int blue, int thickness): LuaApi.hpp
drawRect(int screenIndex, Vec2 bottomLeft, Vec2 topRight, RGBA colourData, int thickness): LuaApi.hpp
Searching...
No Matches