Changeset 1256 for libcaca/trunk/cucul/sprite.c
- Timestamp:
- Oct 29, 2006, 9:35:46 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/sprite.c
r1254 r1256 49 49 * Set the active canvas frame. All subsequent drawing operations will 50 50 * be performed on that frame. The current painting context set by 51 * cucul_set_ color() or cucul_set_truecolor() is inherited.51 * cucul_set_attr_ansi() or cucul_set_attr_argb() is inherited. 52 52 * 53 53 * If the frame index is outside the canvas' frame range, nothing happens.
Note: See TracChangeset
for help on using the changeset viewer.