Table of Contents

Class BackTuftsAndRidges

Namespace
ScavengerCosmetic
Assembly
Assembly-CSharp.dll
public abstract class BackTuftsAndRidges : BackDecals
Inheritance
BackTuftsAndRidges
Derived
Inherited Members

Constructors

BackTuftsAndRidges(ScavengerGraphics, int)

public BackTuftsAndRidges(ScavengerGraphics owner, int firstSprite)

Parameters

owner ScavengerGraphics
firstSprite int

Fields

colorAlphas

public float[] colorAlphas

Field Value

float[]

colored

public float colored

Field Value

float

generalSize

public float generalSize

Field Value

float

scaleGraf

public int scaleGraf

Field Value

int

scaleGrafHeight

public float scaleGrafHeight

Field Value

float

useDetailColor

public bool useDetailColor

Field Value

bool

xFlip

public float xFlip

Field Value

float

Properties

Colored

public bool Colored { get; }

Property Value

bool

Methods

ApplyPalette(SpriteLeaser, RoomCamera, RoomPalette)

public override void ApplyPalette(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam, RoomPalette palette)

Parameters

sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera
palette RoomPalette

InitiateSprites(SpriteLeaser, RoomCamera)

public override void InitiateSprites(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam)

Parameters

sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera