• Ian Hickson's avatar
    PointerInput refactor · f1625556
    Ian Hickson authored
    Instead of PointerInputEvent having a "type" field, we now have a
    different class for each pointer type.
    
    This has ripple effects throughout the system.
    
    I also did code cleanup in affected files while I was there.
    f1625556
hit_test.dart 1.62 KB