Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
Archivist
/
raylib-src
espelho de
https://github.com/raysan5/raylib
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
24
Wiki
Trabalho
Add note on suppressing the log
master
Jeffery Myers
há 3 anos
ascendente
f37206bfce
cometimento
27db6b2e69
1 ficheiros alterados
com
3 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+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?
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar