Skip to content

Hitbox algos are not class instances#1464

Merged
einarf merged 1 commit intodevelopmentfrom
hitbox-algo-instance
Jan 15, 2023
Merged

Hitbox algos are not class instances#1464
einarf merged 1 commit intodevelopmentfrom
hitbox-algo-instance

Conversation

@einarf
Copy link
Member

@einarf einarf commented Jan 15, 2023

Hit box algorihtm implementations should now be class instance, not just classes. This adds more flexibility when making custom algorithms since it's easier to split up the work in more methods and instantiate an algo with different values.

@einarf einarf merged commit 1babc40 into development Jan 15, 2023
@einarf einarf deleted the hitbox-algo-instance branch January 15, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant