SdlSurface class final

Inheritance
Available Extensions

Constructors

SdlSurface()

Properties

blank_1 int
getter/setter pair
blank_2 int
getter/setter pair
blank_3 int
getter/setter pair
blank_4 int
getter/setter pair
clipRect_1 int
getter/setter pair
clipRect_2 int
getter/setter pair
flags int
getter/setter pair
format Pointer<SdlPixelFormat>
getter/setter pair
h int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
listBlitmap Pointer<NativeType>
getter/setter pair
locked int
getter/setter pair
map Pointer<Void>
getter/setter pair
pitch int
getter/setter pair
pixels Pointer<NativeType>
getter/setter pair
refcount int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userdata Pointer<NativeType>
getter/setter pair
w int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited