• 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
touch_demo.dart 2.27 KB