orange451/AnarchyEngine

Mouse Object

Opened this issue · 0 comments

As a user of the AnarchyEngine
I would like to have access to the Client's mouse
so that I can perform actions based on the position of the mouse

Acceptance Criteria:

  • Mouse object is created and exposed to the Lua API
  • Mouse object exposes client's mouse:
    1. 2D Position
    2. 3D Position
    3. Target
    4. Icon?