Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
figures/ | 12-May-2024 | - | ||||
Readme-EN.md | D | 12-May-2024 | 807 | 15 | 13 | |
arkgraphics2D-introduction.md | D | 12-May-2024 | 3.1 KiB | 39 | 19 | |
displaysync-animation.md | D | 12-May-2024 | 5 KiB | 160 | 145 | |
displaysync-overview.md | D | 12-May-2024 | 1.9 KiB | 28 | 16 | |
displaysync-ui.md | D | 12-May-2024 | 8.7 KiB | 297 | 260 | |
displaysync-xcomponent.md | D | 12-May-2024 | 5.4 KiB | 141 | 121 | |
drawing-guidelines.md | D | 12-May-2024 | 30 KiB | 675 | 586 | |
drawing-js-guidelines.md | D | 12-May-2024 | 11.2 KiB | 307 | 246 | |
native-buffer-guidelines.md | D | 12-May-2024 | 3.9 KiB | 88 | 69 | |
native-image-guidelines.md | D | 12-May-2024 | 12.1 KiB | 286 | 229 | |
native-vsync-guidelines.md | D | 12-May-2024 | 2.8 KiB | 69 | 53 | |
native-window-guidelines.md | D | 12-May-2024 | 7.4 KiB | 164 | 143 |
Readme-EN.md
1# ArkGraphics 2D 2 3- [Introduction to ArkGraphics 2D](arkgraphics2D-introduction.md) 4- Using Variable Frame Rates 5 - [Introduction to Variable Frame Rates](displaysync-overview.md) 6 - [Requesting Frame Rates for Animations](displaysync-animation.md) 7 - [Requesting Frame Rates for UI Components](displaysync-ui.md) 8 - [Requesting Frame Rates for Custom Content](displaysync-xcomponent.md) 9- [Using Drawing to Draw and Display Graphics](drawing-js-guidelines.md) 10- [Using Drawing to Draw and Display Graphics (C/C++)](drawing-guidelines.md) 11- [Native Buffer Development (C/C++)](native-buffer-guidelines.md) 12- [Native Image Development (C/C++)](native-image-guidelines.md) 13- [Native Vsync Development (C/C++)](native-vsync-guidelines.md) 14- [Native Window Development (C/C++)](native-window-guidelines.md) 15