dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Moveable.setPosition
Dgame
Graphics
Moveable
Moveable
Setting a new position.
void
setPosition
(Vector2f vec)
void
setPosition
(float x, float y)
class
Moveable
final
void
setPosition
(
float
x
,
float
y
)
Meta
Source
See Implementation
Dgame
Graphics
Moveable
Moveable
functions
_applyTranslation
_positionMoved
_positionReset
getPosition
move
resetTranslation
setPosition
properties
position
Setting a new position.