dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Shape.append
Dgame
Graphic
Shape
Shape
Stores a Vertex
void
append
(
ref
const
Vertex
vertex
)
class
Shape
final
void
append
pure nothrow
(
ref
const
Vertex
vertex
)
void
append
(
const
Vector2f
vec
)
void
append
(
Vertex
[]
vertices
)
Meta
Source
See Implementation
Dgame
Graphic
Shape
Shape
constructors
this
enums
Fill
functions
append
clear
getClipRect
getTexture
getVertexRect
getVertices
setColor
setTexture
setTextureRect
variables
antiAliasing
fill
geometry
lineWidth
Stores a Vertex