]> O.S.I.I.S - jp/crow.git/commit
* Tests.csproj:
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 7 Sep 2015 10:19:09 +0000 (12:19 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 7 Sep 2015 10:19:09 +0000 (12:19 +0200)
commitac08ff01dbc59628a94a6e09cd0aff07f588f05f
treeb65ff6c0306e31cc8a10a6ccd822ec432e6a2f12
parent167e50bf7c4af84a6793326e39b0d3e41d4eb8bf
* Tests.csproj:
* Window.goml:
* GOLIBTest_HStack.cs:
* GOLIBTest_Window.cs:
* testHStack.goml:
* testWindow.goml: debug and tests

* Window.cs: Resizing window with corsors

* OpenTKGameWindow.cs: OnRender function, hidding clear and swap
  overridable with OnRenderFrame
Templates/Window.goml
Tests/GOLIBTest_HStack.cs [new file with mode: 0755]
Tests/GOLIBTest_Window.cs
Tests/Interfaces/testHStack.goml [new file with mode: 0755]
Tests/Interfaces/testWindow.goml
Tests/Tests.csproj
src/GraphicObjects/Window.cs
src/OpenTKGameWindow.cs