Aimsun Next Scripting
22
|
Public Member Functions | |
GDrawerHit (GDrawer *, const GKPoint &, int=0) | |
An object returns a GDrawerHit when it is hit (clicked over it) Operation is 0 when the object will not handle any further events related to the PRESS/MOTION/RELEASE cycle. Operation different than 0 means that the target will handle the P/M/R cycle. Note that target can be different from the object interrogated during the hit call (maybe is a subobject).