[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Hmm, I don't like it. You could use `_mouse_sprite' to get the
> current sprite, copy it, adjust the colours, and set it with
> `set_mouse_sprite'. Too bad `_mouse_sprite' is internal. Perhaps
> rename it to `mouse_sprite' and expose it, or create a
> `get_mouse_sprite' function?
access to the mouse sprite would be a good thing, IMHO, and would not add
any
spam to the lib. It is necessary to get ai this info (including the focus
point)
to draw the cursor yourself, and I found you pretty much have to do it if
you
want to avoid flicker (or you have to go through hacks using show_mouse ...)
--
Lyrian