Remapper Class
From Furcadia Framework
|
|
Remapper Class |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
SystemObject Furcadia.Drawing.GraphicsRemapper
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Top
Top
[This is preliminary documentation and is subject to change.]
Remap colors
Inheritance Hierarchy
Namespace: Furcadia.Drawing.Graphics
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
public static class Remapper
Public NotInheritable Class Remapper You do not need to declare an instance of a static class in order to access its members.
public ref class Remapper abstract sealed
[<AbstractClassAttribute>] [<SealedAttribute>] type Remapper = class end
The Remapper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Remap |
Fields
| Name | Description | |
|---|---|---|
| BadgeRemap | ||
| BootRemap | ||
| BracersRemap | ||
| CapeRemap | ||
| EyeRemap | ||
| FurRemap | ||
| HairRemap | ||
| MarkingsRemap | ||
| Palette | ||
| PalLoaded | ||
| TrousersRemap | ||
| VestRemap |
See Also