31 if ((
bool)Timer.current)
69 string text =
$"{num:0.0} ms ({num2:0.} fps)";
87 text = text +
"time: " + EMono.scene.timeRatio +
" turn:" + EMono.pc.turn +
" ";
91 text = text +
"mouse: " + tileMap.mx +
"/" + tileMap.mz +
" hit: " + hitPoint?.
ToString() +
"\n";
100 float num4 = (EMono.pc.renderer.actor as
CharaActorPCC)?.provider.angle ?? 0f;
117 text = text +
"roaming: " + props.roaming.Count +
"\n";
118 text = text +
"installed: " + props.installed.Count +
"\n";
119 text = text +
"charas: " + EMono._map.charas.Count +
"\n";
120 text = text +
"global charas: " + EMono.game.cards.globalCharas.Count +
"\n";
127 text = text + firstChara.id +
" uid:" + firstChara.uid +
" skin:" + firstChara.idSkin +
" dir:" + firstChara.
dir;
129 debugText.text = text;
if(item3.idFile==idFirstFile &&item3.id==idFirstTopic)
override string ToString()
static Stack< CellDetail > cache
bool CanGrow(SourceObj.Row obj, VirtualDate date)
static BaseGameScreen screen
List< TransAnime > pointAnimes
static PathManager Instance
override string ToString()
override string ToString()
List< ISyncScreen > syncList