Skip to content

Add actor state #107

@devpow112

Description

@devpow112

Add something like

typedef enum {
   ACTIVE,
   INACTIVE,
   DESTROYED
} ActorState;

Can help with allowing easy outs on things like update and draw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clean-upClean-up or refactor of something already existing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions