Searched refs:PART_HINT_BOLD_SOFT (Results 1 – 6 of 6) sorted by relevance
/dports/games/redeclipse/base-2.0.0/src/shared/ |
H A D | iengine.h | 259 PART_SMOKE_SOFT, PART_SMOKE, PART_HINT_SOFT, PART_HINT, PART_HINT_BOLD_SOFT, PART_HINT_BOLD, enumerator
|
/dports/games/redeclipse16/base-1.6.0/src/shared/ |
H A D | iengine.h | 288 PART_SMOKE_SOFT, PART_SMOKE, PART_HINT_SOFT, PART_HINT, PART_HINT_BOLD_SOFT, PART_HINT_BOLD, enumerator
|
/dports/games/redeclipse/base-2.0.0/src/game/ |
H A D | entities.cpp | 2142 part_create(PART_HINT_BOLD_SOFT, 1, offset.add(o), colour, radius, blend); in drawparticle()
|
H A D | game.cpp | 1060 …part_create(PART_HINT_BOLD_SOFT, shape ? len/2 : len/10, pos, getcolour(d, playereffecttone, playe… in boosteffect()
|
/dports/games/redeclipse16/base-1.6.0/src/game/ |
H A D | entities.cpp | 2402 part_create(PART_HINT_BOLD_SOFT, 1, offset.add(o), colour, radius, blend); in drawparticle()
|
H A D | game.cpp | 935 …part_create(PART_HINT_BOLD_SOFT, shape ? len/2 : len/10, pos, getcolour(d, playereffecttone, playe… in boosteffect()
|