menu
sdl2 package
documentation
sdl2/ex/image/img_animation.dart
ImgAnimationPointerEx
free method
free method
dark_mode
light_mode
free
method
void
free
(
)
Implementation
void free() { // 2540 imgFreeAnimation(this); }
sdl2 package
documentation
sdl2/ex/image/img_animation
ImgAnimationPointerEx
free method
ImgAnimationPointerEx extension on
Pointer
<
ImgAnimation
>