This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
raylib-src
огледало од
https://github.com/raysan5/raylib
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
24
Вики
Activity
Add note on suppressing the log
master
Jeffery Myers
пре 3 година
родитељ
f37206bfce
комит
27db6b2e69
1 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
Frequently-asked-Questions--Common-Questions.md
+ 3
- 0
Frequently-asked-Questions--Common-Questions.md
@ -1,4 +1,7 @@
This page will go over some of the common questions new users have when starting out using raylib.
# How do I remove the log?
Call
`SetTraceLogLevel(LOG_NONE);`
before
`InitWindow();`
# How do I make a timer?
Write
Preview
Loading…
Откажи
Сачувај