WlCursor

Undocumented in source.

Constructors

this
this(wl_cursor* native)
Undocumented in source.

Members

Functions

frame
int frame(uint time)
Undocumented in source. Be warned that the author may not have intended to support it.
frameAndDuration
int frameAndDuration(uint time, uint duration)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin nativeImpl!(wl_cursor)
Undocumented in source.

Properties

images
WlCursorImage[] images [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta