Colshapes::newRectangle: Difference between revisions
MrPancakers (talk | contribs) m (Switched from server side to shared) |
m (category) |
||
| Line 13: | Line 13: | ||
==See Also== | ==See Also== | ||
{{Colshapes_function}} | {{Colshapes_function}} | ||
[[Category:ColShape]] | |||
[[Category:Shared Function]] | |||
Revision as of 12:29, 30 April 2019
Creating colshape, square in 2D plane
Parameters
- x: Float
- y: Float
- width: Float
- height: Float
Syntax
Shared
mp.colshapes.newRectangle(x, y, width, height)
See Also
- Functions
- Properties
- Arrays
- Functions