You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For instance, man of the classes inherit from MultiDominoes (which has the basic functionality for placing the target, zone, etc.)
Create a separate base class for "OCP" and then have each of the Physion controller classes inherit from that, for the sake of clarity. This will also prevent overloading of arguments, which may do different things for different scenarios.
The text was updated successfully, but these errors were encountered:
For instance, man of the classes inherit from MultiDominoes (which has the basic functionality for placing the target, zone, etc.)
Create a separate base class for "OCP" and then have each of the Physion controller classes inherit from that, for the sake of clarity. This will also prevent overloading of arguments, which may do different things for different scenarios.
The text was updated successfully, but these errors were encountered: