I'm still developing a small game, where I want to remove boxes when I click with mouse using FarSeer Engine 3.3 [if there is a solution I may already use 3.1]
Do not show me the example sources [i've them all, already and digged them deeply] my problem stays by checking colliding of mouse with the object. At FarSeer all objects are in interaction on a world, i have to pass my mouse to this world, where it may not do anything except i want.
How can I success a function IsTheObjectClicked [by Right or Left Mouse] at FarSeer.
(more, do not give any documention from FarSeer's webpage it is not update] Thanks