| C# | Visual Basic | Visual C++ |
namespace eDriven.Gui.Util
Namespace eDriven.Gui.Util
namespace eDriven.Gui.Util
| All Types | Classes | Interfaces | Delegates |
| Icon | Type | Description |
|---|---|---|
| ArrayUtil<(Of <(<'T>)>)> | ||
| AsyncRequestHandler<(Of <(<'TIdentifier, TResponse>)>)> |
A class that handles async calls and callbacks
| |
| AsyncRequestHandler<(Of <(<'TIdentifier, TResponse>)>)>..::..Callback |
Callback signature
| |
| ColorMixer | ||
| ComponentUtil | ||
| GUIStyleMeasureUtil |
Utility class for measuring GUIStyles
| |
| AsyncRequestHandler<(Of <(<'TIdentifier, TResponse>)>)>..::..IdResolver |
The signature of function to check status
| |
| IResourceLoaderProxy<(Of <(<'T>)>)> |
Proxies call to Resources.Load()
You could do your stuff with it, for instance cache it to prevent memory leaks TM ^_^
| |
| ListUtil<(Of <(<'T>)>)> | ||
| Logger | ||
| NamingUtil |
Coded by Danko Kozar
| |
| TextureUtil |
Hansles various texture tasks
| |
| TransformUtil |
Transform util
| |
| ViewUtil |