Explorar el Código

* Slight documentation update.

tags/v0.99.beta14
Sam Hocevar sam hace 18 años
padre
commit
d465937d4a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      doc/migrating.dox

+ 1
- 1
doc/migrating.dox Ver fichero

@@ -186,7 +186,7 @@ int main(void)
The newly introduced canvases can have several frames. Sprites are hence
completely deprecated.

- \b caca_load_sprite(): use cucul_import_canvas().
- \b caca_load_sprite(): use cucul_import_file().
- \b caca_get_sprite_frames(): use cucul_get_canvas_frame_count().
- \b caca_get_sprite_width(): use cucul_get_canvas_width().
- \b caca_get_sprite_height(): use cucul_get_canvas_height().


Cargando…
Cancelar
Guardar