T_Furcadia_Movement_ColorString - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

ColorString Class

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.

Inheritance Hierarchy

System.Object
  Furcadia.Movement.ColorString
Namespace: Furcadia.Movement
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

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.

Constructors

 

Name Description
Public method ColorString() Default Construtor
Public method ColorString(String) Constructor with Base220 encoded ColorStrinhg
  Back to Top

Properties

 

Name Description
Public property Accent Acccent
Public property Avatar Avatar
Public property Badge Badge Color
Public property Boots Boots Color
Public property Bracers Bracers color
Public property Cape cape color
Public property Eye Eye color
Public property Fur Fur color
Public property Gender Avatar Gender
Public property Hair Hair color
Public property Length ColorString String Lengeth
Public property Markings Markings color
Public property Species Avatar Species
Public property Trousers Trousers color
Public property Vest /Vest Color
Public property Wings Wings
  Back to Top

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Output the Base220 encoded color string (Overrides Object.ToString().)
Public method Update Update the Furre's color-code
  Back to Top

Fields

 

Name Description
Public fieldStatic member ColorStringSize wide format ("w") String size
  Back to Top

Extension Methods

 

Name Description
Public Extension Method AsDouble (Defined by ObjectExtensions.)
Public Extension Method AsInt16 (Defined by ObjectExtensions.)
Public Extension Method AsInt32 (Defined by ObjectExtensions.)
Public Extension Method AsInt64 (Defined by ObjectExtensions.)
Public Extension Method AsString (Defined by ObjectExtensions.)
  Back to Top

Remarks

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

FTR http://ftr.icerealm.org/ref-instructions/

See Also

Reference

Furcadia.Movement Namespace

⚠️ **GitHub.com Fallback** ⚠️