Raimundas Banevicius

Results 26 issues of Raimundas Banevicius

Hi, I am playing with starling mouse events, and hit detection. I wrote small extension that adds possibility to define rectangle, ellipse(bounded by Rectangle) and polygon(Vector of Points) as hit...

Feature

check if null object was provided, and show betetr error message. Look into: ProcessMapLive.as provide(object:Object)

Proxy injection is disabled for tasks, only Provided object can be injected. If you try to inject proxy it will fail silenttly. TODO : throw error in debug mode.

Adding many message listeners, removing some... then adding and sending will throw an error.

Current implementation is counter intuitive. It should not matter what you map to scope.. its only matter what you inject from it.

research

Remove old tests, re implement cleanly. (use generic proxy for testing scenarios.)