thismarvin / relatus

morro but better
MIT License
1 stars 0 forks source link

Input Handler still references "Basic" + LoadProfile returns void! #23

Open thismarvin opened 3 years ago

thismarvin commented 3 years ago

The constructor still has a reference to basic. The input profile should be set to null, and Pressed/Pressing should expect the profile to not be loaded.

Also, sprinkle in a little fluent design into the class!

thismarvin commented 3 years ago

Also, rename "SaveProfile" method to "RegisterProfile"! Try to be consistent throughout Relatus!