Sleeping Wombat GUI
0.100
swGUI
|
▼Input | Sleeping Wombat input library |
DirectInput | |
DebugInput | Classes created for test purposes. You can use it to load bunch of events from disk, write them from code |
WinAPIInput | |
WPFInput | |
▼Sleeping Wombat GUI | Graphic user interface library based on GPU rendering |
▼Core | Core modules and functionalities. |
Controls Framework | Base control classes and controls processing framework |
▼Media | Brushes, animations, assets and so on |
Brushes | Brushes |
Data Binding | |
▼Events System | Sending and receiving events |
Events System Implementation | Detailed implementation of events system. Here are things that shouldn't interest ordinary users |
▼Events | Event structures |
Input Events | Input events generated by events system |
Rendering System | |
▼Native GUI system | OS specific stuff. Here are things using underlying system API to create windows and handle events from system |
Fake GUI for tests. | Fake native GUI classes for tests |
WinAPI native GUI | Native GUI basedon windows API |
TestFramework | Framework for testing GUI, controls and probably in future applications written swGUI too |
▼GraphicAPI | Interfejsy dla obiektów zasobów, renderera i initializera |
DX11API | Implementacja renderera, initializera i obiektów zasobów w DirectX 11 |
MockAPI | Mock implementation of graphic API objects for testing and debugging |
Rendering commands | |
▼Resources | Niskopoziomowe zasoby związane z api graficznym |
Buffers | |
Textures | |
RenderTargets | |
Shaders | |
PipelineState | |
▼Common Library | Często używane deklaracje i inne funkcjonalności |
Helpers | Helper objects for different purposes |
Reflection | Biblioteka zapewnia dynamiczną kontrolę typów obiektów oraz mechanizmy rejestrowania metainformacji |
Hierarchical Chunked Format | Skeleton for writing and reading binary data from file in hierarchical maner |
▼Keyframe Animation | |
Interpolators | |
Timelines | |
▼Serialization | Automatic serialization library based on rttr properties |
JSON Serializer | Implementation of JSON serialization |
XML Serializer | Implementation of XML serialization |