RE: [AD] mouse colors

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> If we follow the current mouse API, which has:
> 
>     mouse_x, mouse_y, mouse_z, mouse_b, mouse_pos
>         - read only, with setter functions
> 
> then I suppose we should have:
> 
>     mouse_sprite
>         - read only, with setter function
> 
>     mouse_sprite_focus_x, mouse_sprite_focus_y
>         - read only, with setter functions
> 
>     or follow the current naming:
>     	mouse_x_focus, mouse_y_focus
> 
>     or follow the mouse_[xyzb] naming:
> 	mouse_focus_x, mouse_focus_y
> 
>     or ...
> 
> Comments?

i don't really care either way, since naming has to change anyway to
drop leading underscores. maybe stick with the current naming minus
underscores ?

-- 
Lyrian 



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/