orca/samples/clock
Martin Fouilleul 4b2580f510 Documentation and some API cleaning
- Fleshing out Readme
- Renaming pong to breakout
- Renaming triangleGLES to triangle
- Move cheatsheets to their own directory
- Cleanup clock example to use in QuickStart
- QuickStart.md
- Some API cleaning:
    - oc_font_create_from_file()/oc_font_create_from_path()
    - oc_image_create_from_file/oc_image_create_from_path
    - oc_canvas_set_current() -> oc_canvas_select()
    - some matrix helpers
2023-09-10 12:29:40 +02:00
..
data clock sample app 2023-08-23 12:16:32 +02:00
src Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
.gitignore clock sample app 2023-08-23 12:16:32 +02:00
build.bat clock sample app 2023-08-23 12:16:32 +02:00
build.sh Fix exec permission on samples/clock/build.sh 2023-08-23 12:21:02 +02:00
icon.png clock sample app 2023-08-23 12:16:32 +02:00