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
UIImageGroup.cs
Go to the documentation of this file.
1
using
SiliconStudio.Core.Serialization.Converters;
2
using
SiliconStudio.Paradox.Graphics;
3
4
namespace
SiliconStudio.
Paradox
.UI
5
{
6
/// <summary>
7
/// Represent of group of <see cref="UIImage"/>
8
/// </summary>
9
[
DataConverter
(AutoGenerate =
false
, ContentReference =
true
)]
10
public
class
UIImageGroup
: ImageGroup<UIImage>
11
{
12
}
13
}
SiliconStudio.Core.Serialization.Converters.DataConverter
Base class for converters to/from a data type.
Definition:
DataConverter.cs:10
SiliconStudio.Paradox.Graphics.Paradox
Paradox image file.
SiliconStudio.Paradox.UI.UIImageGroup
Represent of group of UIImage
Definition:
UIImageGroup.cs:10
sources
engine
SiliconStudio.Paradox.UI
UIImageGroup.cs
Generated on Sat Dec 20 2014 21:52:05 for Paradox Game Engine by
1.8.7