Remapper Class

Furcadia Framework

Remapper Class

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Remap colors
Inheritance Hierarchy

SystemObject  Furcadia.Drawing.GraphicsRemapper

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

  NameDescription
Public methodStatic memberRemap
Top
Fields

  NameDescription
Public fieldStatic memberBadgeRemap
Public fieldStatic memberBootRemap
Public fieldStatic memberBracersRemap
Public fieldStatic memberCapeRemap
Public fieldStatic memberEyeRemap
Public fieldStatic memberFurRemap
Public fieldStatic memberHairRemap
Public fieldStatic memberMarkingsRemap
Public fieldStatic memberPalette
Public fieldStatic memberPalLoaded
Public fieldStatic memberTrousersRemap
Public fieldStatic memberVestRemap
Top
See Also

Reference