Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add per-frame callback to component protocol #12

Description

@mitchellss

All components that need to do something every frame (move to position, check for collision, etc) should have these methods in a predefined function that fulfills the component protocol instead of having the activity class do separate checks for each component type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions