Started uiButton documentation.

This commit is contained in:
Pietro Gagliardi 2015-04-20 15:16:31 -04:00
parent c3adfb7225
commit cefe53f3a9
2 changed files with 7 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

7
docs/uiButton.md Normal file
View File

@ -0,0 +1,7 @@
# uiButton
uiButton is a control which represents a clickable button.
Windows | Unix | OS X
-----|-----|-----
![Button on Windows](images/uiButton_windows.png)|![Button on Unix](images/uiButton_unix.png)|![Button on OS X](images/uiButton_darwin.png)