atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Texture.this
atelier
render
texture
Texture
Ctor
this
(Texture texture)
this
(SDL_Surface* surface, bool preload_, bool isSmooth_)
this
(string path, bool preload_, bool isSmooth_)
class
Texture
this
(
string
path
,
bool
preload_
= false
,
bool
isSmooth_
= false
)
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