Skip to content

Update Action so its a functional Interface #6

@doridori

Description

@doridori

Would be better if Action was a single arg functional interface, then we could use java 8 lambdas :) Instead of the current abstract Action we could have the functional interface which accepts the Action as a param in case need to pull passed data from it via https://github.com/doridori/Engine/blob/master/src/main/java/com/kodroid/engine/FsmEngine.java#L433

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions