Table of Contents

Class CellDistortionRepresentation.CellDistortionPanel

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class CellDistortionRepresentation.CellDistortionPanel : Panel, IDevUISignals
Inheritance
CellDistortionRepresentation.CellDistortionPanel
Implements
Inherited Members

Constructors

CellDistortionPanel(DevUI, string, DevUINode, Vector2)

public CellDistortionPanel(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos)

Parameters

owner DevUI
IDstring string
parentNode DevUINode
pos Vector2

Methods

Move(Vector2)

public override void Move(Vector2 newPos)

Parameters

newPos Vector2

Refresh()

public override void Refresh()

Signal(DevUISignalType, DevUINode, string)

public void Signal(DevUISignalType type, DevUINode sender, string message)

Parameters

type DevUISignalType
sender DevUINode
message string