1
0
mirror of https://github.com/thes3m/XNI synced 2024-12-26 13:26:06 +01:00

5 Commits

Author SHA1 Message Date
Samo Pajk
daa61f07fc Fixed bug where events were not properly called. 2013-07-10 13:45:59 +02:00
Samo Pajk
c32f654678 Fixed bug where Event would crash if delegate was removed during event raise.
Added Contains method to GameComponentCollection.
Added Support for drawing triangle fans.
Added gitignore.
2013-06-22 11:41:56 +02:00
Matej Jan
95c733e3b6 Events now call subscribers in order of subscription
git-svn-id: http://xni.googlecode.com/svn/XNI@113 ac433895-eea3-a490-d80a-17149a75e588
2012-09-17 12:14:03 +00:00
Matej Jan
cc255d1616 Fixed imports in events system.
git-svn-id: http://xni.googlecode.com/svn/XNI@5 ac433895-eea3-a490-d80a-17149a75e588
2010-07-22 14:16:02 +00:00
Matej Jan
a2bd0aacf8 Added events system.
git-svn-id: http://xni.googlecode.com/svn/XNI@4 ac433895-eea3-a490-d80a-17149a75e588
2010-07-22 14:13:29 +00:00