dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Texture.this
dsfml
graphics
texture
Texture
Default constructor
Creates an empty texture.
this
()
class
Texture
this
(
)
this
(sfTexture* texturePointer)
Meta
Source
See Implementation
dsfml
graphics
texture
Texture
constructors
this
destructors
~this
functions
copyToImage
create
getSize
isRepeated
isSmooth
loadFromFile
loadFromImage
loadFromMemory
loadFromStream
setRepeated
setSmooth
update
updateFromImage
updateFromPixels
updateFromWindow
properties
dup
static functions
bind
getMaximumSize
variables
sfPtr
Default constructor
Creates an empty texture.