Class TailFin
- Namespace
- LizardCosmetics
- Assembly
- Assembly-CSharp.dll
public class TailFin : Template
- Inheritance
-
TailFin
- Inherited Members
-
Constructors
TailFin(LizardGraphics, int)
public TailFin(LizardGraphics lGraphics, int startSprite)
Parameters
lGraphics LizardGraphics
startSprite int
Fields
bumps
Field Value
- int
colored
Field Value
- bool
graphic
Field Value
- int
scaleX
Field Value
- float
sizeRangeMax
public float sizeRangeMax
Field Value
- float
sizeRangeMin
public float sizeRangeMin
Field Value
- float
sizeSkewExponent
public float sizeSkewExponent
Field Value
- float
spineLength
Field Value
- float
undersideSize
public float undersideSize
Field Value
- float
Methods
ApplyPalette(SpriteLeaser, RoomCamera, RoomPalette)
public override void ApplyPalette(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam, RoomPalette palette)
Parameters
sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera
palette RoomPalette
DrawSprites(SpriteLeaser, RoomCamera, float, Vector2)
public override void DrawSprites(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam, float timeStacker, Vector2 camPos)
Parameters
sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera
timeStacker float
camPos Vector2
InitiateSprites(SpriteLeaser, RoomCamera)
public override void InitiateSprites(RoomCamera.SpriteLeaser sLeaser, RoomCamera rCam)
Parameters
sLeaser RoomCamera.SpriteLeaser
rCam RoomCamera
Update()
public override void Update()