]> O.S.I.I.S - jp/crow.git/commit
Documentation, analog meter tests
authorjpbruyere <jp.bruyere@hotmail.com>
Fri, 21 Aug 2015 11:31:52 +0000 (13:31 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Fri, 21 Aug 2015 11:31:52 +0000 (13:31 +0200)
commit24c01f34ad393be4da4af6b25a37e434cbc9cd44
tree384be6cd3d44efa8e6feb4769fce972e7ed4b705
parent61aeb72522c4ad315fed13d8ddd3d73f7a21bc2a
Documentation, analog meter tests
18 files changed:
GOLib.csproj
Images/meter.svg [new file with mode: 0755]
MonoDevelop.GOLib/MonoDevelop.GOLib.csproj
Templates/AnalogMeter0.goml [new file with mode: 0755]
Tests/GOLIBTest_4.cs
Tests/GOLIBTest_TypeViewer.cs [new file with mode: 0644]
Tests/GOLIBTest_fps.cs
Tests/GOLIBTest_meter.cs [new file with mode: 0644]
Tests/Interfaces/testMeter.goml [new file with mode: 0755]
Tests/Interfaces/testTypeViewer.goml [new file with mode: 0755]
Tests/Tests.csproj
src/GraphicObjects/AnalogMeter.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/NumericControl.cs
src/GraphicObjects/Scroller.cs
src/GraphicObjects/Slider.cs
src/GraphicObjects/Window.cs
src/OpenTKGameWindow.cs