dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Window.draw
Dgame
Window
Window
Window
Undocumented in source. Be warned that the author may not have intended to support it.
void
draw
(Drawable d)
void
draw
(Geometry geo, Texture* texture, Vertex[] vertices)
struct
Window
package @
nogc
const nothrow
void
draw
(
Geometry
geo
,
const
Texture
*
texture
,
const
Vertex
[]
vertices
)
void
draw
(Geometry geo, Matrix4x4 mat, Texture* texture, Vertex[] vertices)
Meta
Source
See Implementation
Dgame
Window
Window
Window
constructors
this
destructors
~this
enums
Style
VerticalSync
functions
capture
clear
display
draw
getDisplayIndex
getDisplayMode
getDrawableSize
getMaximumSize
getMinimumSize
getPosition
getSize
getStyle
getTitle
getVerticalSync
hasEvent
hasKeyboardFocus
hasMouseFocus
hasQuitEvent
isFullscreen
loadProjection
maximize
minimize
poll
push
raise
restore
setBorder
setClearColor
setDisplayMode
setFullscreen
setIcon
setMaximumSize
setMinimumSize
setPosition
setSize
setTitle
setVerticalSync
toggleFullscreen
wait
postblits
this(this)
variables
FullScreenMask
projection