Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mad

Pages: 1 2 [3]
31
DotNet / missing methods in 2.0/2.1?
« on: August 26, 2013, 04:14:05 pm »
Hello!

I'm using SFML 2.0.
I've found a small sfml example (1.6), but there are some missing methods/properties, whene I try to compile the source.

Can someone help me, where I can find those things in 2.0:
sprite.TransformToGlobal(new Vector2f(10,10));
sprite.TransformToLocal(new Vector2f(10,10));
sprite.SubRect

Many thanks.

cheers,
Mad

best regards

32
DotNet / Re: c# Sfml 2.0 GUI
« on: June 12, 2013, 08:22:48 pm »
I've updated Gwen.Net's SFML renderer to work with latest SFML.Net version from github (minor SFML API changes).

Hello!
I tried the latest Gwen.net from http://code.google.com/p/gwen-dotnet/
but when I start the Gwen.Sample.SFML, I allways get an object ref not set because sfFont is null.
I used the latest stable version vom SFML 2.0

Any idea?

best regards,
Mad

Pages: 1 2 [3]
anything