Author Topic: Hover while dragging?  (Read 2340 times)

Bovine

  • Guest
Hover while dragging?
« on: November 16, 2012, 02:09:09 PM »
Hi There

I am using hoveredObject while dragging to detect the button currently beneath the hover target so I can manually highlight the button while dragging things to it. It appears that hoveredObject is never set on the iPad though.

Is there a way I can do this that will work across platforms?

Thanks
Ian H

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Hover while dragging?
« Reply #1 on: November 16, 2012, 05:36:02 PM »
UICamera.currentTouch.current is what you're looking for.