dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Transformable.setCenter
Dgame
Graphics
Transformable
Transformable
Set the rotation center.
void
setCenter
(Vector2s center)
void
setCenter
(short x, short y)
class
Transformable
final pure nothrow
void
setCenter
(
short
x
,
short
y
)
Meta
Source
See Implementation
Dgame
Graphics
Transformable
Transformable
functions
_applyTranslation
calculateCenter
getCenter
getRotation
getScale
resetTranslation
rotate
scale
setCenter
setRotation
setScale
Set the rotation center.