|
bool | _IsRoofEditMode (Card c) |
|
override bool | IsRoofEditMode (Card c=null) |
|
override bool | IsFillMode () |
|
override int | TopHeight (Point p) |
|
override HitResult | HitResultOnDesignation (Point p) |
|
override MeshPass | GetGuidePass (Point point) |
|
override bool | ForcedInstaComplete (TaskBuild t) |
|
override void | OnUpdateCursor () |
|
override void | OnActivate () |
|
override void | OnDeactivate () |
|
override void | OnCancel () |
|
void | StartBuild (Recipe r, Func< ButtonGrid > _button) |
|
override void | OnCreateMold (bool processing=false) |
|
override HitResult | HitTest (Point point, Point start) |
|
void | FixBridge (Point point, Recipe recipe) |
|
unsafe override void | OnRenderTile (Point point, HitResult result, int dir) |
|
override void | OnBeforeProcessTiles () |
|
override void | OnProcessTiles (Point point, int dir) |
|
override void | OnFinishProcessTiles () |
|
override void | RotateUnderMouse () |
|
override void | InputWheel (int wheel) |
|
void | ModAltitude (int a) |
|
void | SetAltitude (int a) |
|
virtual bool | CanInstaComplete (T t) |
|
virtual bool | ForcedInstaComplete (T t) |
|
override void | OnActivate () |
|
void | CreateNewMold (bool processing=false) |
|
override HitResult | HitTest (Point point, Point start) |
|
override bool | CanProcessTiles () |
|
override void | OnBeforeProcessTiles () |
|
override void | OnProcessTiles (Point point, int dir) |
|
override void | OnAfterProcessTiles (Point start, Point end) |
|
override void | OnRefreshSummary (Point point, HitResult result, HitSummary summary) |
|
Definition at line 5 of file AM_Build.cs.
◆ _IsRoofEditMode()
bool AM_Build._IsRoofEditMode |
( |
Card | c | ) |
|
◆ FixBridge()
◆ ForcedInstaComplete()
override bool AM_Build.ForcedInstaComplete |
( |
TaskBuild | t | ) |
|
◆ GetGuidePass()
◆ HitResultOnDesignation()
override HitResult AM_Build.HitResultOnDesignation |
( |
Point | p | ) |
|
|
virtual |
◆ HitTest()
override HitResult AM_Build.HitTest |
( |
Point | point, |
|
|
Point | start ) |
◆ InputWheel()
override void AM_Build.InputWheel |
( |
int | wheel | ) |
|
◆ IsFillMode()
override bool AM_Build.IsFillMode |
( |
| ) |
|
◆ IsRoofEditMode()
override bool AM_Build.IsRoofEditMode |
( |
Card | c = null | ) |
|
◆ ModAltitude()
void AM_Build.ModAltitude |
( |
int | a | ) |
|
◆ OnActivate()
override void AM_Build.OnActivate |
( |
| ) |
|
◆ OnBeforeProcessTiles()
override void AM_Build.OnBeforeProcessTiles |
( |
| ) |
|
◆ OnCancel()
override void AM_Build.OnCancel |
( |
| ) |
|
◆ OnCreateMold()
override void AM_Build.OnCreateMold |
( |
bool | processing = false | ) |
|
|
virtual |
◆ OnDeactivate()
override void AM_Build.OnDeactivate |
( |
| ) |
|
◆ OnFinishProcessTiles()
override void AM_Build.OnFinishProcessTiles |
( |
| ) |
|
◆ OnProcessTiles()
override void AM_Build.OnProcessTiles |
( |
Point | point, |
|
|
int | dir ) |
◆ OnRenderTile()
unsafe override void AM_Build.OnRenderTile |
( |
Point | point, |
|
|
HitResult | result, |
|
|
int | dir ) |
◆ OnUpdateCursor()
override void AM_Build.OnUpdateCursor |
( |
| ) |
|
◆ RotateUnderMouse()
override void AM_Build.RotateUnderMouse |
( |
| ) |
|
◆ SetAltitude()
void AM_Build.SetAltitude |
( |
int | a | ) |
|
◆ StartBuild()
◆ TopHeight()
override int AM_Build.TopHeight |
( |
Point | p | ) |
|
◆ _recipe
◆ altitude
◆ bridgeHeight
int AM_Build.bridgeHeight |
◆ button
◆ houseBoard
◆ recipe
◆ AllowAutoClick
override bool AM_Build.AllowAutoClick |
|
get |
◆ AllowMiddleClickFunc
override bool AM_Build.AllowMiddleClickFunc |
|
get |
◆ boxType
override BaseTileSelector.BoxType AM_Build.boxType |
|
get |
◆ buildMenuMode
override BuildMenu.Mode AM_Build.buildMenuMode |
|
get |
◆ CostMoney
override int AM_Build.CostMoney |
|
get |
◆ hitH
override int AM_Build.hitH |
|
get |
◆ hitType
override BaseTileSelector.HitType AM_Build.hitType |
|
get |
◆ hitW
override int AM_Build.hitW |
|
get |
◆ idSound
override string AM_Build.idSound |
|
get |
◆ IsBuildMode
override bool AM_Build.IsBuildMode |
|
get |
◆ MaxAltitude
◆ SelectorHeight
override int AM_Build.SelectorHeight |
|
get |
◆ selectType
override BaseTileSelector.SelectType AM_Build.selectType |
|
get |
The documentation for this class was generated from the following file: