Skip to content
  • Vlad Zahorodnii's avatar
    Provide hotspot in the device independent pixels · 1330abc9
    Vlad Zahorodnii authored and Vlad Zahorodnii's avatar Vlad Zahorodnii committed
    Currently, the trend is to get the coordinates of the hotspot and map it
    to the device independent pixels at the call site.
    
    This change makes the KXcursorSprite return the coordinates of the hotspot
    in the device independent pixels to reduce the amount of duplicated code.
    1330abc9