T_Furcadia_Movement_ColorString - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Furcadia (v31) Color string format.
System.Object
Furcadia.Movement.ColorString
Namespace: Furcadia.Movement
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public class ColorString
VB
Public Class ColorString
VB Usage
Dim instance As ColorString
C++
public ref class ColorString
F#
type ColorString = class end
The ColorString type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ColorString() | Default Construtor |
![]() |
ColorString(String) | Constructor with Base220 encoded ColorStrinhg |
Name | Description | |
---|---|---|
![]() |
Accent | Acccent |
![]() |
Avatar | Avatar |
![]() |
Badge | Badge Color |
![]() |
Boots | Boots Color |
![]() |
Bracers | Bracers color |
![]() |
Cape | cape color |
![]() |
Eye | Eye color |
![]() |
Fur | Fur color |
![]() |
Gender | Avatar Gender |
![]() |
Hair | Hair color |
![]() |
Length | ColorString String Lengeth |
![]() |
Markings | Markings color |
![]() |
Species | Avatar Species |
![]() |
Trousers | Trousers color |
![]() |
Vest | /Vest Color |
![]() |
Wings | Wings |
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Output the Base220 encoded color string (Overrides Object.ToString().) |
![]() |
Update | Update the Furre's color-code |
Name | Description | |
---|---|---|
![]() ![]() |
ColorStringSize | wide format ("w") String size |
Name | Description | |
---|---|---|
![]() |
AsDouble | (Defined by ObjectExtensions.) |
![]() |
AsInt16 | (Defined by ObjectExtensions.) |
![]() |
AsInt32 | (Defined by ObjectExtensions.) |
![]() |
AsInt64 | (Defined by ObjectExtensions.) |
![]() |
AsString | (Defined by ObjectExtensions.) |
This is derived content from the Furcadia Dev Docs and Furcadia Technical Resources Update 23 Avatar Moement http://dev.furcadia.com/docs/023_new_movement.pdf
Update 27 Movement http://dev.furcadia.com/docs/027_movement.html