menu
raylib_dartified package
documentation
core/raylib_dartified.dart
NativeLiveListPointer<C extends NativeType, E>
NativeLiveListPointer.new constructor
NativeLiveListPointer.new constructor
dark_mode
light_mode
NativeLiveListPointer<
C extends NativeType
,
E
>
constructor
NativeLiveListPointer<
C extends NativeType
,
E
>
(
List
<
E
>
inner
, [
Pointer
<
C
>
?
ptr
])
Implementation
NativeLiveListPointer(super.inner, [this.ptr]);
raylib_dartified package
documentation
core/raylib_dartified
NativeLiveListPointer<C extends NativeType, E>
NativeLiveListPointer.new constructor
NativeLiveListPointer class