Elin Modding Docs Doc
|
Public Types | |
enum | RampType { None , Full , Half } |
Public Member Functions | |
virtual bool | CanRotate (bool buildMode) |
HitResult | _HitTest (Point pos, Card target, bool canIgnore=true) |
virtual int | GetDesiredDir (Point p, int d) |
virtual void | GetMountHeight (ref Vector3 v, Point p, int d, Card target=null) |
Vector3 | GetRampFix (int dir) |
Static Public Member Functions | |
static void | Init () |
![]() | |
static int | rnd (int a) |
static int | curve (int a, int start, int step, int rate=75) |
static int | rndHalf (int a) |
static float | rndf (float a) |
static int | rndSqrt (int a) |
static void | Wait (float a, Card c) |
static void | Wait (float a, Point p) |
static int | Bigger (int a, int b) |
static int | Smaller (int a, int b) |
Protected Member Functions | |
virtual HitResult | HitTest (Point pos) |
Properties | |
virtual string | LangPlaceType [get] |
virtual bool | CanStack [get] |
virtual bool | ChangeBlockDir [get] |
virtual bool | IsSkipLowBlock [get] |
virtual bool | IsSkipFloor [get] |
virtual bool | IsUseBlockDir [get] |
virtual bool | IsFloorOrBridge [get] |
virtual bool | IsWall [get] |
virtual bool | IsFloor [get] |
virtual bool | IsBridge [get] |
virtual bool | IsWallOrFence [get] |
virtual bool | IsWallOrFullBlock [get] |
bool | IsRamp [get] |
virtual TileType.RampType | Ramp [get] |
virtual bool | IsLadder [get] |
virtual bool | IsBlockPass [get] |
virtual bool | IsOccupyCell [get] |
virtual bool | IsBlockSight [get] |
virtual bool | IsOpenSight [get] |
virtual bool | IsBlockLiquid [get] |
virtual bool | IsWater [get] |
virtual bool | IsDeepWater [get] |
virtual bool | IsBlockMount [get] |
virtual bool | IsFullBlock [get] |
virtual bool | IsFence [get] |
virtual bool | IsFloodBlock [get] |
virtual bool | IsPlayFootSound [get] |
virtual bool | CanSpawnOnWater [get] |
virtual bool | IsWaterTop [get] |
virtual bool | CastShadowSelf [get] |
virtual bool | CastShadowBack [get] |
virtual bool | CastAmbientShadow [get] |
virtual bool | CastAmbientShadowBack [get] |
virtual bool | CanBuiltOnArea [get] |
virtual bool | CanBuiltOnWater [get] |
virtual bool | CanBuiltOnThing [get] |
virtual bool | CanBuiltOnBlock [get] |
virtual bool | IsDoor [get] |
virtual bool | CanBuiltOnFloor [get] |
virtual bool | CanBuiltOnBridge [get] |
virtual bool | CanInstaComplete [get] |
virtual int | MinAltitude [get] |
virtual int | MaxAltitude [get] |
virtual bool | AltitudeAsDir [get] |
virtual bool | UseLowWallTiles [get] |
virtual bool | UseMountHeight [get] |
virtual bool | UseHangZFix [get] |
virtual bool | UseLowBlock [get] |
virtual bool | RemoveOnFloorChange [get] |
virtual bool | AllowObj [get] |
virtual bool | AllowMultiInstall [get] |
virtual bool | FreeStyle [get] |
virtual byte | slopeHeight [get] |
virtual float | MountHeight [get] |
virtual float | FloorHeight [get] |
virtual float | RepeatSize [get] |
virtual int | FloorAltitude [get] |
virtual int | LiquidLV [get] |
virtual bool | AllowLitter [get] |
virtual bool | AllowBlood [get] |
virtual bool | ShowPillar [get] |
virtual bool | AlwaysShowShadow [get] |
virtual bool | RepeatBlock [get] |
virtual bool | ForceRpeatBlock [get] |
virtual bool | CanBeHeld [get] |
virtual bool | EditorTile [get] |
virtual bool | IsFloodDoor [get] |
virtual bool | Invisible [get] |
virtual bool | IgnoreBuildRule [get] |
virtual bool | RenderWaterBlock [get] |
virtual BaseTileSelector.SelectType | SelectType [get] |
virtual BaseTileSelector.BoxType | BoxType [get] |
virtual BaseTileSelector.HitType | HitType [get] |
virtual BlockRenderMode | blockRenderMode [get] |
bool | IsMountBlock [get] |
![]() | |
static Game | game [get] |
static bool | AdvMode [get] |
static Player | player [get] |
static Chara | pc [get] |
static UI | ui [get] |
static Map | _map [get] |
static Zone | _zone [get] |
static FactionBranch | Branch [get] |
static FactionBranch | BranchOrHomeBranch [get] |
static Faction | Home [get] |
static Faction | Wilds [get] |
static Scene | scene [get] |
static BaseGameScreen | screen [get] |
static GameSetting | setting [get] |
static GameData | gamedata [get] |
static ColorProfile | Colors [get] |
static World | world [get] |
static SourceManager | sources [get] |
static SourceManager | editorSources [get] |
static SoundManager | Sound [get] |
static CoreDebug | debug [get] |
Definition at line 7 of file TileType.cs.
enum TileType.RampType |
Definition at line 1024 of file TileType.cs.
Definition at line 779 of file TileType.cs.
|
virtual |
Definition at line 43 of file TileType.cs.
|
virtual |
Definition at line 857 of file TileType.cs.
Definition at line 863 of file TileType.cs.
Vector3 TileType.GetRampFix | ( | int | dir | ) |
Definition at line 869 of file TileType.cs.
|
protectedvirtual |
Definition at line 847 of file TileType.cs.
|
static |
Definition at line 10 of file TileType.cs.
|
static |
Definition at line 883 of file TileType.cs.
|
static |
Definition at line 886 of file TileType.cs.
|
static |
Definition at line 1012 of file TileType.cs.
|
static |
Definition at line 943 of file TileType.cs.
|
static |
Definition at line 946 of file TileType.cs.
|
static |
Definition at line 949 of file TileType.cs.
|
static |
Definition at line 1009 of file TileType.cs.
Definition at line 1021 of file TileType.cs.
|
static |
Definition at line 982 of file TileType.cs.
|
static |
Definition at line 922 of file TileType.cs.
|
static |
Definition at line 925 of file TileType.cs.
|
static |
Definition at line 928 of file TileType.cs.
|
static |
Definition at line 931 of file TileType.cs.
|
static |
Definition at line 934 of file TileType.cs.
|
static |
Definition at line 940 of file TileType.cs.
|
static |
Definition at line 937 of file TileType.cs.
|
static |
Definition at line 892 of file TileType.cs.
|
static |
Definition at line 976 of file TileType.cs.
|
static |
Definition at line 880 of file TileType.cs.
|
static |
Definition at line 907 of file TileType.cs.
|
static |
Definition at line 1015 of file TileType.cs.
|
static |
Definition at line 1018 of file TileType.cs.
|
static |
Definition at line 877 of file TileType.cs.
|
static |
Definition at line 955 of file TileType.cs.
|
static |
Definition at line 958 of file TileType.cs.
|
static |
Definition at line 964 of file TileType.cs.
|
static |
Definition at line 967 of file TileType.cs.
|
static |
Definition at line 961 of file TileType.cs.
|
static |
Definition at line 970 of file TileType.cs.
|
static |
Definition at line 973 of file TileType.cs.
|
static |
Definition at line 997 of file TileType.cs.
|
static |
Definition at line 910 of file TileType.cs.
|
static |
Definition at line 1006 of file TileType.cs.
|
static |
Definition at line 1003 of file TileType.cs.
|
static |
Definition at line 901 of file TileType.cs.
|
static |
Definition at line 904 of file TileType.cs.
|
static |
Definition at line 952 of file TileType.cs.
|
static |
Definition at line 889 of file TileType.cs.
|
static |
Definition at line 895 of file TileType.cs.
|
static |
Definition at line 898 of file TileType.cs.
|
static |
Definition at line 979 of file TileType.cs.
|
static |
Definition at line 991 of file TileType.cs.
|
static |
Definition at line 916 of file TileType.cs.
|
static |
Definition at line 985 of file TileType.cs.
|
static |
Definition at line 988 of file TileType.cs.
|
static |
Definition at line 994 of file TileType.cs.
|
static |
Definition at line 919 of file TileType.cs.
|
static |
Definition at line 913 of file TileType.cs.
|
static |
Definition at line 1000 of file TileType.cs.
|
get |
Definition at line 620 of file TileType.cs.
|
get |
Definition at line 610 of file TileType.cs.
|
get |
Definition at line 530 of file TileType.cs.
|
get |
Definition at line 520 of file TileType.cs.
|
get |
Definition at line 460 of file TileType.cs.
|
get |
Definition at line 640 of file TileType.cs.
|
get |
Definition at line 760 of file TileType.cs.
|
get |
Definition at line 740 of file TileType.cs.
|
get |
Definition at line 670 of file TileType.cs.
|
get |
Definition at line 360 of file TileType.cs.
|
get |
Definition at line 390 of file TileType.cs.
|
get |
Definition at line 420 of file TileType.cs.
|
get |
Definition at line 410 of file TileType.cs.
|
get |
Definition at line 380 of file TileType.cs.
|
get |
Definition at line 370 of file TileType.cs.
|
get |
Definition at line 430 of file TileType.cs.
|
get |
Definition at line 300 of file TileType.cs.
|
get |
Definition at line 34 of file TileType.cs.
|
get |
Definition at line 340 of file TileType.cs.
|
get |
Definition at line 350 of file TileType.cs.
|
get |
Definition at line 330 of file TileType.cs.
|
get |
Definition at line 320 of file TileType.cs.
|
get |
Definition at line 50 of file TileType.cs.
|
get |
Definition at line 680 of file TileType.cs.
|
get |
Definition at line 590 of file TileType.cs.
|
get |
Definition at line 570 of file TileType.cs.
|
get |
Definition at line 660 of file TileType.cs.
|
get |
Definition at line 540 of file TileType.cs.
|
get |
Definition at line 750 of file TileType.cs.
|
get |
Definition at line 710 of file TileType.cs.
|
get |
Definition at line 700 of file TileType.cs.
|
get |
Definition at line 220 of file TileType.cs.
|
get |
Definition at line 250 of file TileType.cs.
|
get |
Definition at line 180 of file TileType.cs.
|
get |
Definition at line 200 of file TileType.cs.
|
get |
Definition at line 120 of file TileType.cs.
|
get |
Definition at line 240 of file TileType.cs.
|
get |
Definition at line 400 of file TileType.cs.
|
get |
Definition at line 270 of file TileType.cs.
|
get |
Definition at line 280 of file TileType.cs.
|
get |
Definition at line 690 of file TileType.cs.
|
get |
Definition at line 110 of file TileType.cs.
|
get |
Definition at line 90 of file TileType.cs.
|
get |
Definition at line 260 of file TileType.cs.
|
get |
Definition at line 170 of file TileType.cs.
|
get |
Definition at line 770 of file TileType.cs.
|
get |
Definition at line 190 of file TileType.cs.
|
get |
Definition at line 210 of file TileType.cs.
|
get |
Definition at line 290 of file TileType.cs.
|
get |
Definition at line 150 of file TileType.cs.
|
get |
Definition at line 70 of file TileType.cs.
|
get |
Definition at line 60 of file TileType.cs.
|
get |
Definition at line 80 of file TileType.cs.
|
get |
Definition at line 100 of file TileType.cs.
|
get |
Definition at line 130 of file TileType.cs.
|
get |
Definition at line 140 of file TileType.cs.
|
get |
Definition at line 230 of file TileType.cs.
|
get |
Definition at line 310 of file TileType.cs.
|
get |
Definition at line 24 of file TileType.cs.
|
get |
Definition at line 600 of file TileType.cs.
|
get |
Definition at line 450 of file TileType.cs.
|
get |
Definition at line 440 of file TileType.cs.
|
get |
Definition at line 560 of file TileType.cs.
|
get |
Definition at line 160 of file TileType.cs.
|
get |
Definition at line 510 of file TileType.cs.
|
get |
Definition at line 720 of file TileType.cs.
|
get |
Definition at line 650 of file TileType.cs.
|
get |
Definition at line 580 of file TileType.cs.
|
get |
Definition at line 730 of file TileType.cs.
|
get |
Definition at line 630 of file TileType.cs.
|
get |
Definition at line 550 of file TileType.cs.
|
get |
Definition at line 490 of file TileType.cs.
|
get |
Definition at line 500 of file TileType.cs.
|
get |
Definition at line 470 of file TileType.cs.
|
get |
Definition at line 480 of file TileType.cs.