mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-04 05:09:17 -05:00
Updated raylib syntax analysis (markdown)
@ -148,7 +148,7 @@ void DrawSphereEx();
|
|||||||
void DrawModelEx();
|
void DrawModelEx();
|
||||||
void DrawModelWiresEx();
|
void DrawModelWiresEx();
|
||||||
|
|
||||||
// Suffix: *Pro() -> Used for "Professional" versions of same name functions, mode advanced than "Ex"
|
// Suffix: *Pro() -> Used for "Professional" versions of same name functions, more advanced than "Ex"
|
||||||
void DrawRectanglePro();
|
void DrawRectanglePro();
|
||||||
void DrawTexturePro();
|
void DrawTexturePro();
|
||||||
void DrawBillboardPro();
|
void DrawBillboardPro();
|
||||||
|
|||||||
Reference in New Issue
Block a user