Table of Contents

Class ShortcutHelper.ObjectPusher

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ShortcutHelper.ObjectPusher
Inheritance
ShortcutHelper.ObjectPusher
Inherited Members

Constructors

ObjectPusher(ShortcutHelper, PhysicalObject)

public ObjectPusher(ShortcutHelper owner, PhysicalObject obj)

Parameters

owner ShortcutHelper
obj PhysicalObject

Fields

counter

public int counter

Field Value

int

givenUp

public bool givenUp

Field Value

bool

hasBeenOutCounter

public int hasBeenOutCounter

Field Value

int

obj

public PhysicalObject obj

Field Value

PhysicalObject

owner

public ShortcutHelper owner

Field Value

ShortcutHelper

searchTowardsSide

public int searchTowardsSide

Field Value

int

searchTowardsSideXTile

public int searchTowardsSideXTile

Field Value

int

slatedForDeletion

public bool slatedForDeletion

Field Value

bool

waitCounter

public int waitCounter

Field Value

int

Properties

pushers

public List<ShortcutHelper.ShortcutPusher> pushers { get; }

Property Value

List<ShortcutHelper.ShortcutPusher>

Methods

GiveUpVerticalSpitOut(IntVector2)

public bool GiveUpVerticalSpitOut(IntVector2 tile)

Parameters

tile IntVector2

Returns

bool

Update()

public void Update()