Changeset 3174 for libcaca/trunk/caca-php/examples/dithering.php
- Timestamp:
- Nov 1, 2008, 2:32:17 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/dithering.php
r3172 r3174 28 28 caca_refresh_display($display); 29 29 30 sleep(5);30 caca_get_event($display, CACA_EVENT_KEY_PRESS, 5000000); 31 31 32 32 ?>
Note: See TracChangeset
for help on using the changeset viewer.