a new version was uploaded (for Acknex 7.85.4 AND Acknex 8.10)
the update of the wrapper includes:

- ScheduleMethod.executeEventVoid and ScheduleMethod.executeEventObject added - they allow to execute functions not "beside" but "inside" the function they are called
- EVENT_BLOCK, EVENT_ENTITY, EVENT_FRICTION, EVENT_PUSH, EVENT_IMPACT, EVENT_SHOOT, EVENT_SONAR, EVENT_SCAN, EVENT_DETECT, EVENT_TRIGGER, EVENT_TOUCH, EVENT_RELEASE, EVENT_CLICK, EVENT_RIGHTCLICK, EVENT_RECEIVE, EVENT_DISCONNECT and EVENT_FRAME were wrongfully implemented as ENTITY flags - removed from ENTITY
- Scheduler.StartScheduler(null) didn't work - fixed

The new ScheduleMethod.executeEventVoid and ScheduleMethod.executeEventObject feature in comparision to the Scheduler.AddEventVoid feature
Click to reveal..




here's the link:

AcknexWrapper_2_2_5_FOR_8_10_AND_7_85_4.zip

+ an example which shows the two types of method calling in the scheduler

Last edited by Stromausfall; 05/25/11 21:05.

get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread