Skip to content

feature: 'pos' struct #7

@faretek1

Description

@faretek1

It would be useful to create a standard that represents the position of a sprite. I use this extensively in some of my code and I think it would be a useful struct to be standardized. this way, a standard library for the pos struct can be made.

The pos struct consists of 4 attributes:

  • x (position)
  • y (position)
  • s(ize)
  • d(irection)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions