MengeCrowdSim / MengeCS

C-Sharp bindings for Menge
5 stars 10 forks source link

Add the ExternalTriggers to the c-sharp bindings #5

Closed curds01 closed 7 years ago

curds01 commented 7 years ago

1) Add the new menge c api functions to MengeWrapper. 2) Add the ExternalTrigger class. 3) Give an example of invoking triggers in the C# program. 4) Add release notes.

See https://github.com/MengeCrowdSim/Menge/pull/57

/cc @JimSEOW

JimSEOW commented 7 years ago

The link to the CS EventTrigger Example

MengeCrowdSim commented 7 years ago

I'm about to push it to master. I just wanted to give you a chance to weigh in before doing so. So, I'll go ahead and merge.

JimSEOW commented 7 years ago

I want to make sure whoever follow our discussion get the right .NET binding and example ASAP :-)

MengeCrowdSim commented 7 years ago

An excellent point.