Skip to content

Add Iterable conformance to Godot's Array and TypedArray classes #24

Open
@fuzzybinary

Description

@fuzzybinary

While we can't use actual Dart Arrays without performing full conversions, it would be nice if Array and TypedArray supported for loops like normal arrays.

These will likely need to be added to the class generator as methods added specifically for Array and TypedArray

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions