AirConsole / airconsole-unity-plugin

A plugin for Unity to develop for AirConsole
http://developers.airconsole.com/#/guides/unity
GNU Lesser General Public License v3.0
69 stars 19 forks source link

Class Naming #1

Closed andrin-n-dream closed 9 years ago

andrin-n-dream commented 9 years ago

You named your classes for example "AirController". The prefix should not only be "Air" but it should be "AirConsole" and therefor the classes should be named for example "AirConsoleController".

andrin-n-dream commented 9 years ago

Or if everything is in the AirConsole namespace, you could also call it just "Controller"

goran-n-dream commented 9 years ago

fixed in v1.0