Transform.Translate Method

SFML.Net

TransformTranslate Method
Overload List
  Name Description
Public method Translate(Vector2f)
Combine the current transform with a translation.
Public method Translate(Single, Single)
Combine the current transform with a translation.
Top
See Also