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
Small consistency adjustment
master
Peter0x44
há 3 anos
ascendente
8811b3304f
cometimento
113db996a3
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
Frequently-asked-Questions--Common-Questions.md
+ 1
- 1
Frequently-asked-Questions--Common-Questions.md
@ -1,7 +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
();
`
Call
`SetTraceLogLevel(LOG_NONE)`
before
`InitWindow`
# How do I make a timer?
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar