d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
RectangleShape.create
d2d
rendering
rectangleshape
RectangleShape
void
create
()
RectangleShape
create
(
vec2
position
,
vec2
size
)
RectangleShape
create
(
Texture
texture
,
vec2
position
,
vec2
size
)
RectangleShape
create
(
Texture
texture
,
vec2
position
,
vec2
size
,
vec4
texCoords
)
class
RectangleShape
static
RectangleShape
create
(
Texture
texture
,
vec2
position
,
vec2
size
,
vec4
texCoords
)
Meta
Source
See Implementation
d2d
rendering
rectangleshape
RectangleShape
constructors
this
functions
create
draw
properties
size
texCoords
valid