atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Sprite.this
atelier
render
sprite
Sprite
Default sprite that takes the whole Texture.
this
()
this
(Sprite sprite)
this
(Drawable drawable_, Flip flip_)
class
Sprite
this
(
Drawable
drawable_
,
Flip
flip_
=
Flip.none
)
this
(Drawable drawable_, Vec4i clip_, Flip flip_)
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
Default sprite that takes the whole Texture.