Simplify Timer Class #14
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority::backlog
priority::high
priority::low
priority::medium
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lubba64/SoulShardUtilities!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor-timer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There were some weird things about this class while I was using it in
the game I'm making with this library, so I decided to refactor it and
then add unit tests for it so I don't have to worry about it ever again.
The main and only change is that when you create the class you don't
have to immediately set it to be full, it will now just start at max.