atelier v1.0.0 (2021-10-23T12:22:06Z)
Dub
Repo
Texture.this
atelier
render
texture
Texture
Ctor
this
(Texture texture)
this
(SDL_Surface* surface, bool preload_, bool isSmooth_)
class
Texture
this
(
SDL_Surface
*
surface
,
bool
preload_
= false
,
bool
isSmooth_
= false
)
this
(string path, bool preload_, bool isSmooth_)
Meta
Source
See Implementation
atelier
render
texture
Texture
constructors
this
destructors
~this
functions
draw
load
postload
unload
properties
alpha
blend
color
height
isLoaded
width
Ctor