mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-27 01:09:17 -05:00
Updated raylib syntax analysis (markdown)
@ -33,7 +33,7 @@ Checking the available functions with more detail, they can be divided into **3
|
|||||||
|
|
||||||
### 1. Functions following a common pattern
|
### 1. Functions following a common pattern
|
||||||
|
|
||||||
Most of the functions of the library go into this first group **(359 funtions)**, there are some common `<Action>` that prepend the name of most of the functions:
|
Most of the functions of the library go into this first group **(359 functions)**, there is some common `<Action>` that prepends the name of most of the functions:
|
||||||
|
|
||||||
pattern | function format | API count | examples
|
pattern | function format | API count | examples
|
||||||
:--: | :----- | :---: | :----------
|
:--: | :----- | :---: | :----------
|
||||||
|
|||||||
Reference in New Issue
Block a user