Paradox Game Engine
v1.0.0 beta06
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Events
Macros
Pages
UIImageGroupData.cs
Go to the documentation of this file.
1
using
SiliconStudio.Paradox.Graphics.Data;
2
3
namespace
SiliconStudio.
Paradox
.UI.Data
4
{
5
public
partial class
UIImageGroupData : ImageGroupData<UIImageData>
6
{
7
}
8
9
/// <summary>
10
/// Converter type for <see cref="UIImageGroup"/>.
11
/// </summary>
12
public
class
UIImageGroupDataConverter
: ImageGroupDataConverter<UIImageGroupData, UIImageGroup, UIImageData, UIImage>
13
{
14
}
15
}
SiliconStudio.Paradox.UI.Data.UIImageGroupDataConverter
Converter type for UIImageGroup.
Definition:
UIImageGroupData.cs:12
SiliconStudio.Paradox.Graphics.Paradox
Paradox image file.
sources
engine
SiliconStudio.Paradox.UI
Data
UIImageGroupData.cs
Generated on Sat Dec 20 2014 21:52:03 for Paradox Game Engine by
1.8.7