InteractionManager Class
The interaction manager deals with mouse and touch events. At this moment only Sprite's can be interactive. This manager also supports multitouch.
Constructor
Properties
touchs
    Object
    
    
    
    
    
    an object that stores current touches (InteractionData) by id reference
