SFML community forums

Bindings - other languages => DotNet => Topic started by: First on August 26, 2013, 09:35:11 pm

Title: The problem with graphics
Post by: First on August 26, 2013, 09:35:11 pm
Me have not been displayed by some members of the class. For example, I can not work with events, because I do not have class - pollEvent (or waitEvent). There are currently no classes to move the sprite: Move. What is it?

* Writes: Not is member SFML.Graphics.Sprite

(http://s1.ipicture.ru/uploads/20130826/vUzfHLj3.jpg)
Title: Re: The problem with graphics
Post by: First on August 26, 2013, 09:49:18 pm
I use SFML 2.1
Title: Re: The problem with graphics
Post by: Laurent on August 26, 2013, 10:26:49 pm
Please read the .Net doc, and have a look at the provided examples.
Title: Re: The problem with graphics
Post by: AleVerDes on August 27, 2013, 11:40:39 am
Maybe, SS.Move(6, 6);?