|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| override void | OnInit () |
| override int | GetTile (SourceMaterial.Row mat, int dir=0) |
| override RenderParam | GetRenderParam (SourceMaterial.Row mat, int dir, Point point=null, int bridgeHeight=-1) |
Public Member Functions inherited from TileRow | |
| void | Init () |
| virtual void | OnInit () |
Public Member Functions inherited from RenderRow | |
| bool | HasTag (CTAG _tag) |
| virtual string | GetSearchName (bool jp) |
| bool | ContainsTag (string _tag) |
| override void | OnImportData (SourceData data) |
| void | SetRenderData () |
| virtual void | SetTiles () |
| int | ConvertTile (int tile) |
| Sprite | GetSprite (int dir=0, int skin=0, bool snow=false) |
| void | SetSpriteRenderer (SpriteRenderer sr, Sprite sprite=null, int matCol=0, bool setTransform=true, int dir=0, int idSkin=0) |
| virtual SourcePref | GetPref () |
| void | SetImage (Image image, Sprite sprite=null, int matCol=0, bool setNativeSize=true, int dir=0, int idSkin=0, Card card=null) |
| void | SetRenderParam (RenderParam p, SourceMaterial.Row mat, int dir) |
| virtual RenderParam | GetRenderParam (SourceMaterial.Row mat, int dir, Point point=null, int bridgeHeight=-1) |
| virtual int | GetTile (SourceMaterial.Row mat, int dir=0) |
| int | GetColorInt (SourceMaterial.Row mat) |
Public Member Functions inherited from SourceData< T, T2 >.BaseRow | |
| virtual string | GetName () |
| string | GetDetail () |
| virtual string | GetEditorListName () |
| string | GetText (string id="name", bool returnNull=false) |
| string[] | GetTextArray (string id) |
| virtual void | SetID (ref int count) |
| virtual void | OnImportData (SourceData data) |
Properties | |
| override bool | UseAlias [get] |
| override string | GetAlias [get] |
| override string | RecipeID [get] |
| override RenderData | defaultRenderData [get] |
Properties inherited from RenderRow | |
| virtual string | idString [get] |
| virtual string | RecipeID [get] |
| virtual string | pathRenderData [get] |
| virtual string | idRenderData [get] |
| virtual RenderData | defaultRenderData [get] |
| virtual string | pathSprite [get] |
| virtual string | idSprite [get] |
| virtual string | prefabName [get] |
| SourceCategory.Row | Category [get] |
| string | RecipeCat [get] |
| SourceManager | sources [get] |
Properties inherited from SourceData< T, T2 >.BaseRow | |
| virtual bool | UseAlias [get] |
| virtual string | GetAlias [get] |
Additional Inherited Members | |
Static Public Attributes inherited from RenderRow | |
| static Dictionary< string, RenderData > | DictRenderData = new Dictionary<string, RenderData>() |
Definition at line 7 of file SourceBlock.cs.
|
inlinevirtual |
Reimplemented from RenderRow.
Definition at line 53 of file SourceBlock.cs.
References RenderRow._tiles, RenderRow.colorMod, BaseTileMap.GetColorInt(), TileType.HalfBlock, SourceBlock.Row.sourceAutoFloor, and RenderRow.tileType.
Referenced by ScreenGuide.DrawWall().
|
inlinevirtual |
Reimplemented from RenderRow.
Definition at line 48 of file SourceBlock.cs.
References RenderRow._tiles.
|
inlinevirtual |
Reimplemented from TileRow.
Definition at line 43 of file SourceBlock.cs.
References SourceBlock.Row.isBlockOrRamp, TileType.IsRamp, and RenderRow.tileType.
| string SourceBlock.Row.autoFloor |
Definition at line 15 of file SourceBlock.cs.
Referenced by MapGen.OnGenerateTerrain(), and SourceBlock.OnInit().
| bool SourceBlock.Row.concrete |
Definition at line 17 of file SourceBlock.cs.
| string SourceBlock.Row.detail_L |
Definition at line 33 of file SourceBlock.cs.
| string SourceBlock.Row.idThing |
Definition at line 11 of file SourceBlock.cs.
| bool SourceBlock.Row.isBlockOrRamp |
Definition at line 24 of file SourceBlock.cs.
Referenced by SourceBlock.Row.OnInit().
| string SourceBlock.Row.name_L |
Definition at line 30 of file SourceBlock.cs.
| string [] SourceBlock.Row.reqHarvest |
Definition at line 9 of file SourceBlock.cs.
| int SourceBlock.Row.roof |
Definition at line 13 of file SourceBlock.cs.
| SourceFloor.Row SourceBlock.Row.sourceAutoFloor |
Definition at line 27 of file SourceBlock.cs.
Referenced by SourceBlock.Row.GetRenderParam().
| int [] SourceBlock.Row.transition |
Definition at line 21 of file SourceBlock.cs.
| bool SourceBlock.Row.transparent |
Definition at line 19 of file SourceBlock.cs.
|
get |
Definition at line 41 of file SourceBlock.cs.
|
get |
Definition at line 37 of file SourceBlock.cs.
|
get |
Definition at line 39 of file SourceBlock.cs.
|
get |
Definition at line 35 of file SourceBlock.cs.