Skip to content

Way to declare intrinsics in code #77

Description

@MarcellPerger1

We should declare intrinsics in ST code and then have imports or pseudo-imports (includes?) to add those to all files.

Maybe like:

def glideToXY(number secs, number x, number y) @native("motion_glidesecstoxy", secs, x, y) {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-FutureArea: Future features/planning - label not created yetS-BlockedStatus: blocked (another issue needs to be finsihed before this can be started)T-featureA new feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions