|
|
@ -153,7 +153,7 @@ void DrawRectanglePro(); |
|
|
|
void DrawTexturePro(); |
|
|
|
void DrawBillboardPro(); |
|
|
|
|
|
|
|
// Suffix: *Rec() -> Used for functions requiring a "Rectangle" as main input parameter |
|
|
|
// Suffix: *Rec() -> Used for functions requiring a "Rectangle" as one main input parameter |
|
|
|
void DrawRectangleRec(); |
|
|
|
bool CheckCollisionCircleRec(); |
|
|
|
bool CheckCollisionPointRec(); |
|
|
|