-
- Downloads
Moved card visibility logic out of the Entity class and into a VisibilityABC....
Moved card visibility logic out of the Entity class and into a VisibilityABC. Then made the Group class inherit the VisibilityABC. No duplication of code now. This is definitely better.
Please register or sign in to comment