Home
last modified time | relevance | path

Searched refs:ElementCategory (Results 1 – 5 of 5) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/uqm/planets/
H A Delemdata.h43 #define ElementCategory(et) (Elements[et] & 0x7) macro
H A Dscan.c1313 + ElementCategory (info.type) * 5); in GeneratePlanetSide()
H A Dlander.c553 pPSD->ElementAmounts[ElementCategory (EType)] += NumRetrieved; in pickupMineralNode()
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Duqmdebug.c1122 GLOBAL (ElementWorth[ElementCategory (info.type)]); in calculateMineralValue()
1146 minerals[ElementCategory (info.type)] += HIBYTE (info.density); in generateMineralIndex()
1325 GAME_STRING (CARGO_STRING_BASE + 2 + ElementCategory ( in dumpPlanetType()
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources39303 ElementCategory subclass: #ChangeSetCategory
93575 ObjectWithDocumentation subclass: #ElementCategory
93580 !ElementCategory commentStamp: '<historical>' prior: 0!
93581 ElementCategory
93603 !ElementCategory methodsFor: 'copying' stamp: 'sw 12/1/2000 22:45'!
93616 !ElementCategory methodsFor: 'copying' stamp: 'sw 12/1/2000 22:46'!
93623 !ElementCategory methodsFor: 'elements' stamp: 'sw 12/1/2000 22:46'!
93648 !ElementCategory methodsFor: 'elements' stamp: 'sw 4/3/2001 11:06'!
93684 !ElementCategory methodsFor: 'keys' stamp: 'sw 12/11/2000 15:36'!
93690 !ElementCategory methodsFor: 'keys' stamp: 'sw 12/1/2000 22:47'!
[all …]