Home
last modified time | relevance | path

Searched defs:UnitType (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/dports/games/spring/spring_98.0/AI/Skirmish/E323AI/
H A DCUnitTable.h36 struct UnitType { struct
45 std::map<int, UnitType*> buildBy; argument
46 std::map<int, UnitType*> canBuild; argument
69 std::map<int, UnitType> units; argument
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/util/
H A DUnitType.java53 public final class UnitType implements Serializable { class
72 private UnitType(final String name) { in UnitType() method in UnitType
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DAIClasses.hpp128 struct UnitType { struct
132 std::vector<int> canBuildList;
133 std::vector<int> builtByList;
134 std::vector<float> DPSvsUnit;
136 const UnitDef* def;
137 UnitCategory category;
138 bool isHub;
139 int techLevel;
140 float costMultiplier;
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/unit/
H A Dtype_pair.cpp7 UnitType::UnitType() {} in UnitType() function in openage::UnitType
H A Dunit_container.h22 class UnitType; variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dtrigger_effect.h72 CUnitType *UnitType = nullptr; /// Unit type to be created variable
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgstolerance.h41 enum UnitType enum
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgstolerance.h41 enum UnitType enum
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DUnitType.cs17 public enum UnitType { enum
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/unit/
H A Dhistorical_unit.h68 CUnitType *UnitType = nullptr; //the unit's unit type variable
/dports/astro/py-astropy/astropy-5.0/astropy/io/misc/asdf/tags/unit/
H A Dunit.py8 class UnitType(AstropyAsdfType): class
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DUnits.h45 enum UnitType enum
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/congestion_control/
H A DBandwidth.h20 enum class UnitType : uint8_t { enum
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Ddepend.h113 const CUnitType *UnitType; /// unit-type pointer member
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/tests/
H A DMemAccess16Test.h13 typedef uint16 UnitType; typedef
H A DMemAccessIdxTest.h13 typedef uint32 UnitType; typedef
H A DMemAccess8Test.h13 typedef uint8 UnitType; typedef
H A DMemAccessTest.h13 typedef uint32 UnitType; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/cssom/
H A Dcss_numeric_value_type_test.cc11 using UnitType = CSSPrimitiveValue::UnitType; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/cssom/
H A Dcss_numeric_value_type_test.cc11 using UnitType = CSSPrimitiveValue::UnitType; typedef
/dports/finance/skrooge/skrooge-2.26.1/skgbankmodeler/
H A Dskgunitobject.h32 enum UnitType {PRIMARY, /**< to define the main currency (only one)*/ enum
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/PlatformSupport/
H A DXalanBitmap.hpp41 typedef char UnitType; typedef in XALAN_CPP_NAMESPACE::XalanBitmap
/dports/games/glest/glest_source_3.2.2/source/glest_game/types/
H A Dupgrade_type.h24 class UnitType; variable
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimTiffWriter.h33 enum UnitType enum
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGAngle.cpp26 SVGAngle::UnitType() const in UnitType() function in SVGAngle

12345678910>>...26