First of all I have to say that the new release of this toolkit is simply great!
Second I\'ve encountered an awfull exception when cloning a sound...More precisely an InvalidCastException...Why? I simply execute these lines:
Dim example as new DarkGDK.Audio.Sound(\"test.wav\")
example.play() \' It sounds correct
example.clone() \' I get an InvalidCastException. Casting from Audio.Sound to Audio.Sound not allowed.
And third (this is what makes me shout \"ARGH!!!!\") the Ink function and the FontSize property are EXTREMELY slow. For example if a switch 2 colors more than 4 times in the same loop my fps goes under 30. If I do this just 10 times my fps goes to 0!!!!! Why this function become so slow comparing to the previous release of DarkGDK.NET??
Am I doing something wrong? Have I to do some tricks to print out coloured text? And what about the font size?
Thanks to all who will help me
Fear leads to anger
Anger leads to hate
Hate leads to suffering