|
Elin Decompiled Documentation EA 23.345.1 Nightly
|
Public Member Functions | |
| void | OnAfterDeserialize () |
| void | OnBeforeSerialize () |
| void | Validate () |
| void | WriteIni (string path) |
Static Public Member Functions | |
| static SourcePref | ReadFromIni (string path) |
Static Public Member Functions inherited from EClass | |
| static int | rndSeed (int a, int seed) |
| static int | rnd (long a) |
| static int | rnd (int a) |
| static int | curve (long _a, int start, int step, int rate=75) |
| static int | sqrt (int a) |
| 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) |
Public Attributes | |
| int[] | ints = new int[26] |
| BitArray32 | _bits1 |
Static Public Attributes | |
| const int | TotalPrefInts = 26 |
Static Public Attributes inherited from EClass | |
| static Core | core |
Properties | |
| int | test [get] |
| PrefFlag | flags [get, set] |
| int | shadow [get, set] |
| float | height [get, set] |
| int | liquidMod [get, set] |
| int | liquidModMax [get, set] |
| float | hatY [get, set] |
| float | stackX [get, set] |
| float | x [get, set] |
| float | y [get, set] |
| float | z [get, set] |
| int | pivotX [get, set] |
| int | pivotY [get, set] |
| int | shadowX [get, set] |
| int | shadowY [get, set] |
| int | shadowRX [get, set] |
| int | shadowRY [get, set] |
| int | shadowBX [get, set] |
| int | shadowBY [get, set] |
| int | shadowBRX [get, set] |
| int | shadowBRY [get, set] |
| int | equipX [get, set] |
| int | equipY [get, set] |
| int | scaleIcon [get, set] |
| int | defaultAltitude [get, set] |
| float | heightFix [get, set] |
| int | scaleTex [get, set] |
| float | ScaleTex [get] |
| bool | bypassShadow [get, set] |
| bool | UsePref [get] |
| bool | Float [get] |
| bool | Surface [get] |
| bool | FloatUnderwater [get] |
Properties inherited from EClass | |
| 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 10 of file SourcePref.cs.
|
inline |
Definition at line 373 of file SourcePref.cs.
References _bits1, ints, BitArray32.SetInt(), and Validate().
|
inline |
Definition at line 379 of file SourcePref.cs.
References _bits1, ints, BitArray32.ToInt(), and Validate().
|
inlinestatic |
Definition at line 431 of file SourcePref.cs.
References ints.
Referenced by SpriteData.LoadPref().
|
inline |
Definition at line 385 of file SourcePref.cs.
References ints.
Referenced by OnAfterDeserialize(), OnBeforeSerialize(), RenderRow.SetImage(), SourceBlock.ValidatePref(), SourceChara.ValidatePref(), SourceDeco.ValidatePref(), SourceFloor.ValidatePref(), SourceObj.ValidatePref(), and WriteIni().
|
inline |
Definition at line 393 of file SourcePref.cs.
References equipX, equipY, ints, liquidMod, liquidModMax, pivotX, pivotY, scaleIcon, scaleTex, shadow, shadowBRX, shadowBRY, shadowBX, shadowBY, shadowRX, shadowRY, shadowX, shadowY, EClass.ui, and Validate().
| BitArray32 SourcePref._bits1 |
Definition at line 17 of file SourcePref.cs.
Referenced by OnAfterDeserialize(), and OnBeforeSerialize().
| int [] SourcePref.ints = new int[26] |
Definition at line 15 of file SourcePref.cs.
Referenced by OnAfterDeserialize(), OnBeforeSerialize(), ReadFromIni(), Validate(), and WriteIni().
|
static |
Definition at line 12 of file SourcePref.cs.
|
getset |
Definition at line 353 of file SourcePref.cs.
Referenced by BaseTileMap.DrawTile().
|
getset |
Definition at line 304 of file SourcePref.cs.
Referenced by HotItemHeld.OnSetCurrentItem(), and AM_Build.StartBuild().
|
getset |
Definition at line 268 of file SourcePref.cs.
Referenced by CharaRenderer.DrawHat(), CharaRenderer.DrawHeld(), CharaActorPCC.OnRender(), and WriteIni().
|
getset |
Definition at line 280 of file SourcePref.cs.
Referenced by CharaRenderer.DrawHat(), CharaRenderer.DrawHeld(), CharaActorPCC.OnRender(), and WriteIni().
|
getset |
Definition at line 28 of file SourcePref.cs.
Referenced by SourcePrefInspector.ToggleUsePref().
|
get |
Definition at line 367 of file SourcePref.cs.
Referenced by Card.Create(), BaseTileMap.DrawTile(), and SourcePrefInspector.OnValidate().
|
get |
Definition at line 371 of file SourcePref.cs.
Referenced by BaseTileMap.DrawTile().
|
getset |
Definition at line 88 of file SourcePref.cs.
Referenced by CharaRenderer.DrawHat().
|
getset |
Definition at line 52 of file SourcePref.cs.
Referenced by BaseTileMap.DrawTile(), TileMapElona.DrawTile(), Cell.GetSurfaceHeight(), BaseTileMap.GetThingPosition(), and CoreDebug.UpdateInput().
|
getset |
Definition at line 316 of file SourcePref.cs.
Referenced by CardRenderer.Draw(), TCOrbitChara.OnSetOwner(), TCOrbitThing.OnSetOwner(), and CardRenderer.PositionCenter().
|
getset |
Definition at line 64 of file SourcePref.cs.
Referenced by BaseTileMap.DrawTile(), and WriteIni().
|
getset |
Definition at line 76 of file SourcePref.cs.
Referenced by BaseTileMap.DrawTile(), and WriteIni().
|
getset |
Definition at line 148 of file SourcePref.cs.
Referenced by Portrait.SetChara(), RenderRow.SetImage(), and WriteIni().
|
getset |
Definition at line 160 of file SourcePref.cs.
Referenced by Portrait.SetChara(), RenderRow.SetImage(), and WriteIni().
|
getset |
Definition at line 292 of file SourcePref.cs.
Referenced by RenderRow.SetImage(), and WriteIni().
|
getset |
Definition at line 328 of file SourcePref.cs.
Referenced by WriteIni().
|
get |
Definition at line 340 of file SourcePref.cs.
Referenced by SpriteData.LoadPrefAndFixDensity(), and SpriteData.LoadSprites().
|
getset |
Definition at line 40 of file SourcePref.cs.
Referenced by CardRenderer.Draw(), BaseTileMap.DrawTile(), TileMapElona.DrawTile(), GrowSystem.OnRenderTileMap(), and WriteIni().
|
getset |
Definition at line 244 of file SourcePref.cs.
Referenced by MeshPass.AddShadow(), and WriteIni().
|
getset |
Definition at line 256 of file SourcePref.cs.
Referenced by MeshPass.AddShadow(), and WriteIni().
|
getset |
Definition at line 220 of file SourcePref.cs.
Referenced by MeshPass.AddShadow(), and WriteIni().
|
getset |
Definition at line 232 of file SourcePref.cs.
Referenced by MeshPass.AddShadow(), and WriteIni().
|
getset |
Definition at line 196 of file SourcePref.cs.
Referenced by WriteIni().
|
getset |
Definition at line 208 of file SourcePref.cs.
Referenced by WriteIni().
|
getset |
Definition at line 172 of file SourcePref.cs.
Referenced by MeshPass.AddShadow(), and WriteIni().
|
getset |
Definition at line 184 of file SourcePref.cs.
Referenced by MeshPass.AddShadow(), and WriteIni().
|
getset |
Definition at line 100 of file SourcePref.cs.
|
get |
Definition at line 369 of file SourcePref.cs.
Referenced by Chara._Move(), and Cell.GetSurfaceHeight().
|
get |
Definition at line 19 of file SourcePref.cs.
|
get |
Definition at line 365 of file SourcePref.cs.
Referenced by CardRow.GetPref().
|
getset |
Definition at line 112 of file SourcePref.cs.
Referenced by CharaRenderer.DrawHeld().
|
getset |
Definition at line 124 of file SourcePref.cs.
Referenced by CardRenderer.Draw(), BaseTileMap.DrawTile(), and GrowSystem.OnRenderTileMap().
|
getset |
Definition at line 136 of file SourcePref.cs.
Referenced by CardRenderer.Draw(), BaseTileMap.DrawTile(), BaseTileMap.GetThingPosition(), and GrowSystem.OnRenderTileMap().