Skip to content

Using states function inside class #21

Description

@AhmedYousryM

The code is working great, by using the function addresses. But if this function is a part of class, then the state machine could not handle this function. If it is needed to define a state machine to handle many objects at the same time. It is tedious to define many state machines for each working object.

I recommend to add a new feature to the code. So that the state machine can be a part of a class and uses the class methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions