dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
RendererTexture.copy
Dgame
Graphics
RendererTexture
RendererTexture
Copy hw onto this RendererTexture. rect is the position and size.
void
copy
(RendererTexture hw, ShortRect* rect)
struct
RendererTexture
void
copy
(
ref
RendererTexture
hw
,
const
ShortRect
*
rect
)
void
copy
(Surface srfc, ShortRect* rect)
Meta
Source
See Implementation
Dgame
Graphics
RendererTexture
RendererTexture
constructors
this
destructors
~this
enums
Access
functions
copy
free
getAlphaMod
getBlendMode
getColorMod
getSize
isLockable
isValid
lock
setAlphaMod
setBlendMode
setColorMod
unlock
update
properties
height
ptr
width
variables
access
Copy hw onto this RendererTexture. rect is the position and size.