d2dgame v1.0.0 (2015-04-18T07:56:03Z)
Dub
Repo
IRenderTarget.create
D2DGame
Rendering
IRenderTarget
IRenderTarget
Create a container texture in the given resolution.
interface
IRenderTarget
void
create
(
int
width
,
int
height
)
Meta
Source
See Implementation
D2DGame
Rendering
IRenderTarget
IRenderTarget
functions
bind
clear
create
draw
resize
properties
texture
Create a container texture in the given resolution.