nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Texture.this
nudsfml
graphics
texture
Texture
Default constructor
Creates an empty texture.
this
()
class
Texture
this
(
)
this
(sfTexture* texturePointer)
Meta
Source
See Implementation
nudsfml
graphics
texture
Texture
constructors
this
destructors
~this
functions
copyToImage
create
getSize
isRepeated
isSmooth
loadFromFile
loadFromImage
loadFromMemory
setRepeated
setSmooth
update
updateFromImage
updateFromPixels
updateFromWindow
properties
dup
static functions
bind
getMaximumSize
variables
managed
sfPtr
Default constructor
Creates an empty texture.