B
Benjamin Vigneaux
How can I keep track of the mouse movement?
for instance..
if ( mouse_moves_right ) { print_something }
else if ( mouse_moves_left ){ print_something_else }
many thanks in advance,
Benjamin.
for instance..
if ( mouse_moves_right ) { print_something }
else if ( mouse_moves_left ){ print_something_else }
many thanks in advance,
Benjamin.