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:
Many thanks.
cheers,
Mad
best regards
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
sprite.TransformToLocal(new Vector2f(10,10));
sprite.SubRect
Many thanks.
cheers,
Mad
best regards