Mouse Events

Hi,
Is there a simple way in Photon to handle Mouse Events
such as Mouse Down, Mouse Move and Mouse Release ?

Thanks,
Shashank

Shashank wrote:

Hi,
Is there a simple way in Photon to handle Mouse Events
such as Mouse Down, Mouse Move and Mouse Release ?

Sure, lookup Ph_EV_PTR_MOTION* Ph_EV_BUT_* in the docs

Rennie