D3d_draw_floor - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Notation
Description
General description of the function.
Parameters
- x1 (x1,y1,z1)
- y1
- z1
- x2 (x2, y2, z2)
- y2
- z2
- texid
- hrepeat
- vrepeat
Return Values
No values are returned from the function.
Example Call
d3d_draw_floor(x1,y1,z1,x2,y2,z2,texid,hrepeat,vrepeat);
NOTOC