This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
oxygine-framework
mirror of
https://github.com/oxygine/oxygine-framework
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
min
[email protected]
8 years ago
parent
747dc24ec9
commit
e85c85561f
100 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
0
0
oxygine/src/ox/Actor.hpp
0
0
oxygine/src/ox/AffineTransform.hpp
0
0
oxygine/src/ox/AnimationFrame.hpp
0
0
oxygine/src/ox/AsyncTask.hpp
0
0
oxygine/src/ox/AtlasBuilder.hpp
0
0
oxygine/src/ox/Box9Sprite.hpp
0
0
oxygine/src/ox/Button.hpp
0
0
oxygine/src/ox/ClipRectActor.hpp
0
0
oxygine/src/ox/Clock.hpp
0
0
oxygine/src/ox/Color.hpp
0
0
oxygine/src/ox/ColorRectSprite.hpp
0
0
oxygine/src/ox/CreateResourceContext.hpp
0
0
oxygine/src/ox/DebugActor.hpp
0
0
oxygine/src/ox/Draggable.hpp
0
0
oxygine/src/ox/Event.hpp
0
0
oxygine/src/ox/EventDispatcher.hpp
0
0
oxygine/src/ox/FileSystem.hpp
0
0
oxygine/src/ox/Font.hpp
0
0
oxygine/src/ox/HttpRequestTask.hpp
0
0
oxygine/src/ox/Image.hpp
0
0
oxygine/src/ox/ImageData.hpp
0
0
oxygine/src/ox/ImageDataOperations.hpp
0
0
oxygine/src/ox/ImageUtils.hpp
0
0
oxygine/src/ox/Input.hpp
0
0
oxygine/src/ox/InputText.hpp
0
0
oxygine/src/ox/KeyEvent.hpp
0
0
oxygine/src/ox/MaskedRenderer.hpp
0
0
oxygine/src/ox/MaskedSprite.hpp
0
0
oxygine/src/ox/Material.hpp
0
0
oxygine/src/ox/MaterialCache.hpp
0
0
oxygine/src/ox/MaterialX.hpp
0
0
oxygine/src/ox/Matrix.hpp
0
0
oxygine/src/ox/Mem2Native.hpp
0
0
oxygine/src/ox/MemoryTexture.hpp
0
0
oxygine/src/ox/Mutex.hpp
0
0
oxygine/src/ox/NativeTexture.hpp
0
0
oxygine/src/ox/OBBox.hpp
0
0
oxygine/src/ox/Object.hpp
0
0
oxygine/src/ox/PointerState.hpp
0
0
oxygine/src/ox/Polygon.hpp
0
0
oxygine/src/ox/PostProcess.hpp
0
0
oxygine/src/ox/ProgressBar.hpp
0
0
oxygine/src/ox/Property.hpp
0
0
oxygine/src/ox/Rect.hpp
0
0
oxygine/src/ox/RenderState.hpp
0
0
oxygine/src/ox/Renderer.hpp
0
0
oxygine/src/ox/ResAnim.hpp
0
0
oxygine/src/ox/ResAtlas.hpp
0
0
oxygine/src/ox/ResAtlasGeneric.hpp
0
0
oxygine/src/ox/ResAtlasPrebuilt.hpp
0
0
oxygine/src/ox/ResBuffer.hpp
0
0
oxygine/src/ox/ResFont.hpp
0
0
oxygine/src/ox/ResFontBM.hpp
0
0
oxygine/src/ox/ResStarlingAtlas.hpp
0
0
oxygine/src/ox/Resource.hpp
0
0
oxygine/src/ox/Resources.hpp
0
0
oxygine/src/ox/Restorable.hpp
0
0
oxygine/src/ox/STDFileSystem.hpp
0
0
oxygine/src/ox/STDMaterial.hpp
0
0
oxygine/src/ox/STDRenderer.hpp
0
0
oxygine/src/ox/ScalarMath.hpp
0
0
oxygine/src/ox/Serializable.hpp
0
0
oxygine/src/ox/Serialize.hpp
0
0
oxygine/src/ox/ShaderProgram.hpp
0
0
oxygine/src/ox/SingleResAnim.hpp
0
0
oxygine/src/ox/SlidingActor.hpp
0
0
oxygine/src/ox/Sprite.hpp
0
0
oxygine/src/ox/Stage.hpp
0
0
oxygine/src/ox/TextField.hpp
0
0
oxygine/src/ox/TextStyle.hpp
0
0
oxygine/src/ox/Texture.hpp
0
0
oxygine/src/ox/ThreadDispatcher.hpp
0
0
oxygine/src/ox/ThreadLoader.hpp
0
0
oxygine/src/ox/ThreadMessages.hpp
0
0
oxygine/src/ox/TouchEvent.hpp
0
0
oxygine/src/ox/Tween.hpp
0
0
oxygine/src/ox/TweenAlphaFade.hpp
0
0
oxygine/src/ox/TweenAnim.hpp
0
0
oxygine/src/ox/TweenGlow.hpp
0
0
oxygine/src/ox/TweenOutline.hpp
0
0
oxygine/src/ox/TweenQueue.hpp
0
0
oxygine/src/ox/UberShaderProgram.hpp
0
0
oxygine/src/ox/UpdateState.hpp
0
0
oxygine/src/ox/Vector2.hpp
0
0
oxygine/src/ox/Vector3.hpp
0
0
oxygine/src/ox/Vector4.hpp
0
0
oxygine/src/ox/VertexDeclaration.hpp
0
0
oxygine/src/ox/VideoDriver.hpp
0
0
oxygine/src/ox/VisualStyle.hpp
0
0
oxygine/src/ox/WebImage.hpp
0
0
oxygine/src/ox/ZipFileSystem.hpp
0
0
oxygine/src/ox/file.hpp
0
0
oxygine/src/ox/initActor.hpp
0
0
oxygine/src/ox/intrusive_list.hpp
0
0
oxygine/src/ox/intrusive_ptr.hpp
1
0
oxygine/src/ox/json.hpp
0
0
oxygine/src/ox/key.hpp
0
0
oxygine/src/ox/log.hpp
0
0
oxygine/src/ox/ox_debug.hpp
0
0
oxygine/src/ox/oxygine-framework.hpp
+ 0
- 0
include/ox/Actor.hpp → oxygine/src/ox/Actor.hpp
View File
+ 0
- 0
include/ox/AffineTransform.hpp → oxygine/src/ox/AffineTransform.hpp
View File
+ 0
- 0
include/ox/AnimationFrame.hpp → oxygine/src/ox/AnimationFrame.hpp
View File
+ 0
- 0
include/ox/AsyncTask.hpp → oxygine/src/ox/AsyncTask.hpp
View File
+ 0
- 0
include/ox/AtlasBuilder.hpp → oxygine/src/ox/AtlasBuilder.hpp
View File
+ 0
- 0
include/ox/Box9Sprite.hpp → oxygine/src/ox/Box9Sprite.hpp
View File
+ 0
- 0
include/ox/Button.hpp → oxygine/src/ox/Button.hpp
View File
+ 0
- 0
include/ox/ClipRectActor.hpp → oxygine/src/ox/ClipRectActor.hpp
View File
+ 0
- 0
include/ox/Clock.hpp → oxygine/src/ox/Clock.hpp
View File
+ 0
- 0
include/ox/Color.hpp → oxygine/src/ox/Color.hpp
View File
+ 0
- 0
include/ox/ColorRectSprite.hpp → oxygine/src/ox/ColorRectSprite.hpp
View File
+ 0
- 0
include/ox/CreateResourceContext.hpp → oxygine/src/ox/CreateResourceContext.hpp
View File
+ 0
- 0
include/ox/DebugActor.hpp → oxygine/src/ox/DebugActor.hpp
View File
+ 0
- 0
include/ox/Draggable.hpp → oxygine/src/ox/Draggable.hpp
View File
+ 0
- 0
include/ox/Event.hpp → oxygine/src/ox/Event.hpp
View File
+ 0
- 0
include/ox/EventDispatcher.hpp → oxygine/src/ox/EventDispatcher.hpp
View File
+ 0
- 0
include/ox/FileSystem.hpp → oxygine/src/ox/FileSystem.hpp
View File
+ 0
- 0
include/ox/Font.hpp → oxygine/src/ox/Font.hpp
View File
+ 0
- 0
include/ox/HttpRequestTask.hpp → oxygine/src/ox/HttpRequestTask.hpp
View File
+ 0
- 0
include/ox/Image.hpp → oxygine/src/ox/Image.hpp
View File
+ 0
- 0
include/ox/ImageData.hpp → oxygine/src/ox/ImageData.hpp
View File
+ 0
- 0
include/ox/ImageDataOperations.hpp → oxygine/src/ox/ImageDataOperations.hpp
View File
+ 0
- 0
include/ox/ImageUtils.hpp → oxygine/src/ox/ImageUtils.hpp
View File
+ 0
- 0
include/ox/Input.hpp → oxygine/src/ox/Input.hpp
View File
+ 0
- 0
include/ox/InputText.hpp → oxygine/src/ox/InputText.hpp
View File
+ 0
- 0
include/ox/KeyEvent.hpp → oxygine/src/ox/KeyEvent.hpp
View File
+ 0
- 0
include/ox/MaskedRenderer.hpp → oxygine/src/ox/MaskedRenderer.hpp
View File
+ 0
- 0
include/ox/MaskedSprite.hpp → oxygine/src/ox/MaskedSprite.hpp
View File
+ 0
- 0
include/ox/Material.hpp → oxygine/src/ox/Material.hpp
View File
+ 0
- 0
include/ox/MaterialCache.hpp → oxygine/src/ox/MaterialCache.hpp
View File
+ 0
- 0
include/ox/MaterialX.hpp → oxygine/src/ox/MaterialX.hpp
View File
+ 0
- 0
include/ox/Matrix.hpp → oxygine/src/ox/Matrix.hpp
View File
+ 0
- 0
include/ox/Mem2Native.hpp → oxygine/src/ox/Mem2Native.hpp
View File
+ 0
- 0
include/ox/MemoryTexture.hpp → oxygine/src/ox/MemoryTexture.hpp
View File
+ 0
- 0
include/ox/Mutex.hpp → oxygine/src/ox/Mutex.hpp
View File
+ 0
- 0
include/ox/NativeTexture.hpp → oxygine/src/ox/NativeTexture.hpp
View File
+ 0
- 0
include/ox/OBBox.hpp → oxygine/src/ox/OBBox.hpp
View File
+ 0
- 0
include/ox/Object.hpp → oxygine/src/ox/Object.hpp
View File
+ 0
- 0
include/ox/PointerState.hpp → oxygine/src/ox/PointerState.hpp
View File
+ 0
- 0
include/ox/Polygon.hpp → oxygine/src/ox/Polygon.hpp
View File
+ 0
- 0
include/ox/PostProcess.hpp → oxygine/src/ox/PostProcess.hpp
View File
+ 0
- 0
include/ox/ProgressBar.hpp → oxygine/src/ox/ProgressBar.hpp
View File
+ 0
- 0
include/ox/Property.hpp → oxygine/src/ox/Property.hpp
View File
+ 0
- 0
include/ox/Rect.hpp → oxygine/src/ox/Rect.hpp
View File
+ 0
- 0
include/ox/RenderState.hpp → oxygine/src/ox/RenderState.hpp
View File
+ 0
- 0
include/ox/Renderer.hpp → oxygine/src/ox/Renderer.hpp
View File
+ 0
- 0
include/ox/ResAnim.hpp → oxygine/src/ox/ResAnim.hpp
View File
+ 0
- 0
include/ox/ResAtlas.hpp → oxygine/src/ox/ResAtlas.hpp
View File
+ 0
- 0
include/ox/ResAtlasGeneric.hpp → oxygine/src/ox/ResAtlasGeneric.hpp
View File
+ 0
- 0
include/ox/ResAtlasPrebuilt.hpp → oxygine/src/ox/ResAtlasPrebuilt.hpp
View File
+ 0
- 0
include/ox/ResBuffer.hpp → oxygine/src/ox/ResBuffer.hpp
View File
+ 0
- 0
include/ox/ResFont.hpp → oxygine/src/ox/ResFont.hpp
View File
+ 0
- 0
include/ox/ResFontBM.hpp → oxygine/src/ox/ResFontBM.hpp
View File
+ 0
- 0
include/ox/ResStarlingAtlas.hpp → oxygine/src/ox/ResStarlingAtlas.hpp
View File
+ 0
- 0
include/ox/Resource.hpp → oxygine/src/ox/Resource.hpp
View File
+ 0
- 0
include/ox/Resources.hpp → oxygine/src/ox/Resources.hpp
View File
+ 0
- 0
include/ox/Restorable.hpp → oxygine/src/ox/Restorable.hpp
View File
+ 0
- 0
include/ox/STDFileSystem.hpp → oxygine/src/ox/STDFileSystem.hpp
View File
+ 0
- 0
include/ox/STDMaterial.hpp → oxygine/src/ox/STDMaterial.hpp
View File
+ 0
- 0
include/ox/STDRenderer.hpp → oxygine/src/ox/STDRenderer.hpp
View File
+ 0
- 0
include/ox/ScalarMath.hpp → oxygine/src/ox/ScalarMath.hpp
View File
+ 0
- 0
include/ox/Serializable.hpp → oxygine/src/ox/Serializable.hpp
View File
+ 0
- 0
include/ox/Serialize.hpp → oxygine/src/ox/Serialize.hpp
View File
+ 0
- 0
include/ox/ShaderProgram.hpp → oxygine/src/ox/ShaderProgram.hpp
View File
+ 0
- 0
include/ox/SingleResAnim.hpp → oxygine/src/ox/SingleResAnim.hpp
View File
+ 0
- 0
include/ox/SlidingActor.hpp → oxygine/src/ox/SlidingActor.hpp
View File
+ 0
- 0
include/ox/Sprite.hpp → oxygine/src/ox/Sprite.hpp
View File
+ 0
- 0
include/ox/Stage.hpp → oxygine/src/ox/Stage.hpp
View File
+ 0
- 0
include/ox/TextField.hpp → oxygine/src/ox/TextField.hpp
View File
+ 0
- 0
include/ox/TextStyle.hpp → oxygine/src/ox/TextStyle.hpp
View File
+ 0
- 0
include/ox/Texture.hpp → oxygine/src/ox/Texture.hpp
View File
+ 0
- 0
include/ox/ThreadDispatcher.hpp → oxygine/src/ox/ThreadDispatcher.hpp
View File
+ 0
- 0
include/ox/ThreadLoader.hpp → oxygine/src/ox/ThreadLoader.hpp
View File
+ 0
- 0
include/ox/ThreadMessages.hpp → oxygine/src/ox/ThreadMessages.hpp
View File
+ 0
- 0
include/ox/TouchEvent.hpp → oxygine/src/ox/TouchEvent.hpp
View File
+ 0
- 0
include/ox/Tween.hpp → oxygine/src/ox/Tween.hpp
View File
+ 0
- 0
include/ox/TweenAlphaFade.hpp → oxygine/src/ox/TweenAlphaFade.hpp
View File
+ 0
- 0
include/ox/TweenAnim.hpp → oxygine/src/ox/TweenAnim.hpp
View File
+ 0
- 0
include/ox/TweenGlow.hpp → oxygine/src/ox/TweenGlow.hpp
View File
+ 0
- 0
include/ox/TweenOutline.hpp → oxygine/src/ox/TweenOutline.hpp
View File
+ 0
- 0
include/ox/TweenQueue.hpp → oxygine/src/ox/TweenQueue.hpp
View File
+ 0
- 0
include/ox/UberShaderProgram.hpp → oxygine/src/ox/UberShaderProgram.hpp
View File
+ 0
- 0
include/ox/UpdateState.hpp → oxygine/src/ox/UpdateState.hpp
View File
+ 0
- 0
include/ox/Vector2.hpp → oxygine/src/ox/Vector2.hpp
View File
+ 0
- 0
include/ox/Vector3.hpp → oxygine/src/ox/Vector3.hpp
View File
+ 0
- 0
include/ox/Vector4.hpp → oxygine/src/ox/Vector4.hpp
View File
+ 0
- 0
include/ox/VertexDeclaration.hpp → oxygine/src/ox/VertexDeclaration.hpp
View File
+ 0
- 0
include/ox/VideoDriver.hpp → oxygine/src/ox/VideoDriver.hpp
View File
+ 0
- 0
include/ox/VisualStyle.hpp → oxygine/src/ox/VisualStyle.hpp
View File
+ 0
- 0
include/ox/WebImage.hpp → oxygine/src/ox/WebImage.hpp
View File
+ 0
- 0
include/ox/ZipFileSystem.hpp → oxygine/src/ox/ZipFileSystem.hpp
View File
+ 0
- 0
include/ox/file.hpp → oxygine/src/ox/file.hpp
View File
+ 0
- 0
include/ox/initActor.hpp → oxygine/src/ox/initActor.hpp
View File
+ 0
- 0
include/ox/intrusive_list.hpp → oxygine/src/ox/intrusive_list.hpp
View File
+ 0
- 0
include/ox/intrusive_ptr.hpp → oxygine/src/ox/intrusive_ptr.hpp
View File
+ 1
- 0
oxygine/src/ox/json.hpp
View File
@@ -0,0 +1 @@
+#include "oxygine/json/json.h"
+ 0
- 0
include/ox/key.hpp → oxygine/src/ox/key.hpp
View File
+ 0
- 0
include/ox/log.hpp → oxygine/src/ox/log.hpp
View File
+ 0
- 0
include/ox/ox_debug.hpp → oxygine/src/ox/ox_debug.hpp
View File
+ 0
- 0
include/ox/oxygine-framework.hpp → oxygine/src/ox/oxygine-framework.hpp
View File
Some files were not shown because too many files changed in this diff