API Docs for: 0.0.2
Show:

chess.view.user.SettingsButton Class

Extends form.Button
Module: View

User settings button. This button looks like a gear and will fire a "click" event which is picked up by chess.view.user.Controller. The controller will handle the event and fire a "showProfile" event which is picked up by chess.view.user.ProfileWindow. chess.view.user.ProfileWindow will show it's self when this event is fired.

Item Index