TiledSharp  0.9.1 r0
A .NET C# library for importing Tiled TMX tile maps
 All Classes Namespaces Files Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | List of all members
TiledSharp.TmxColor Class Reference

RGB color components. More...

Public Member Functions

 TmxColor (XAttribute xColor)
 Color constructor.
 

Public Attributes

int R
 8-bit red color depth
 
int G
 8-bit green color depth
 
int B
 8-bit blue color depth
 

Detailed Description

RGB color components.

Definition at line 136 of file TiledCore.cs.


The documentation for this class was generated from the following files: