atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Sprite.this
atelier
render
sprite
Sprite
Sprite that takes a clipped region of a Texture.
this
()
this
(Sprite sprite)
this
(Drawable drawable_, Flip flip_)
this
(Drawable drawable_, Vec4i clip_, Flip flip_)
class
Sprite
this
(
Drawable
drawable_
,
Vec4i
clip_
,
Flip
flip_
=
Flip.none
)
Meta
Source
See Implementation
atelier
render
sprite
Sprite
constructors
this
functions
contain
draw
drawRotated
drawUnchecked
fit
isInside
opAssign
properties
center
isValid
variables
alpha
anchor
angle
blend
clip
color
drawable
flip
scale
size
Sprite that takes a clipped region of a Texture.