flixel.input.mouse

..
FlxMouse

This class helps contain and track the mouse pointer in your game. Automatically accounts for parallax scrolling, etc. Normally accessed via FlxG.mouse.

FlxMouseButton

FlxMouseButtonID

These IDs are negative to avoid overlaps with possible touch point IDs.