Home
last modified time | relevance | path

Searched defs:BattleStartRect (Results 1 – 2 of 2) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/battle/
H A Dibattle.h26 BattleStartRect() : in BattleStartRect() function
39 bool toadd;
40 bool todelete;
41 bool toresize;
42 bool exist;
44 int ally;
45 int top;
46 int left;
47 int right;
48 int bottom;
[all …]
/dports/games/springlobby/springlobby-0.180/src/
H A Dibattle.h35 struct BattleStartRect struct
37 BattleStartRect() : in BattleStartRect() argument
50 bool toadd;
51 bool todelete;
52 bool toresize;
53 bool exist;
55 int ally;
56 int top;
57 int left;
58 int right;
[all …]