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
As is, the InputController's actual construction doesn't have much flexibility for different types of input sources. Adding this functionality will increase coupling with MasterController. To reduce this, create a factory for InputController.
As is, the InputController's actual construction doesn't have much flexibility for different types of input sources. Adding this functionality will increase coupling with MasterController. To reduce this, create a factory for InputController.