Skip to content

Refactor extrusion methods #457

Description

Are there any linked Issues or Pull Requests?

No response

Brief description

The extrusion methods are all contained in overloaded constructors at the moment, including the hard coded array value ones which specify the distribution of every level. As there is now functionality available to pass an array to the extrude class these can be extracted and reduced down to either subroutines containing a simple array or files containing the data; this would simplify the code significantly and allow for greater modularity rather than having everything stored in GungHo.

Further details of the issue.

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions