Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Archivist
/
raylib-src
réplica de
https://github.com/raysan5/raylib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
24
Wiki
Actividad
Add note on suppressing the log
master
Jeffery Myers
hace 3 años
padre
f37206bfce
commit
27db6b2e69
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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?
Escribir
Vista previa
Cargando…
Cancelar
Guardar