Thief007 / swingamesdk

Automatically exported from code.google.com/p/swingamesdk
1 stars 2 forks source link

Program crashes when Drawing Text #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create new game
2. Load a font
3. Draw text

What is the expected output? What do you see instead?
Texts draws, and program does not crash.

Original issue reported on code.google.com by swinbr...@gmail.com on 9 Sep 2009 at 5:29

GoogleCodeExporter commented 8 years ago
Issue was related to the delegate in C# not using the c-decl calling convention.

This is now fixed and a new version of the alpha has been released.

Original comment by swinbr...@gmail.com on 9 Sep 2009 at 5:49