Updated raylib syntax analysis (markdown)

master
victor-kironde 1 年之前
父節點
當前提交
054983ccd4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      raylib-syntax-analysis.md

+ 1
- 1
raylib-syntax-analysis.md

@ -392,4 +392,4 @@ count | enum name | values count | comments
One of the goals of raylib is being simple and easy-to-use and many hours have been put into the API design; thinking about the best name for every function, the minimum number of parameters required, the right name of each parameter, the data types structure and more. One of the goals of raylib is being simple and easy-to-use and many hours have been put into the API design; thinking about the best name for every function, the minimum number of parameters required, the right name of each parameter, the data types structure and more.
I think this syntax analysis is useful to see what worked for raylib library and also help to improved it.
I think this syntax analysis is useful to see what worked for raylib library and also help to improve it.

Loading…
取消
儲存