dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Point
dlangui
core
types
Undocumented in source.
struct
Point {
int
x
;
int
y
;
this
(int x0, int y0);
}
Constructors
this
this
(int x0, int y0)
Undocumented in source.
Members
Variables
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
dlangui
core
types
classes
RefCountedObject
enums
State
functions
appendPath
convertPathDelimiters
fromStringz
fromWStringz
isPathDelimiter
properties
exePath
structs
Glyph
Point
Rect
Ref
variables
PATH_DELIMITER