Skip to content

new base backend class: InteractiveBackend #134

@martinjrobins

Description

@martinjrobins

interactive backends (eg backendgl) are currently implemented as a bunch of functions in the base Backend class (e.g. is_interactive(), get_mouse_pos() etc). These perhaps should all be added in a derived base class InteractiveBackend?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions