Home
last modified time | relevance | path

Searched defs:teamType (Results 1 – 6 of 6) sorted by relevance

/dports/games/dunelegacy/dunelegacy-0.96.4/include/MapEditor/
H A DTeamInfo.h25 TeamInfo(int houseID, TeamBehavior teamBehavior, TeamType teamType, int minUnits, int maxUnits) in TeamInfo()
31 TeamType teamType; variable
/dports/games/dunelegacy/dunelegacy-0.96.4/src/
H A Dsand.cpp602 std::string getTeamTypeNameByID(TeamType teamType) { in getTeamTypeNameByID()
/dports/games/dunelegacy/dunelegacy-0.96.4/src/INIMap/
H A DINIMapEditorLoader.cpp623 TeamType teamType = getTeamTypeByName(strTeamType); in loadTeams() local
/dports/security/keybase/client-v5.7.1/shared/actions/json/
H A Dteams.json440 "teamType": "Types.TeamWizardTeamType" string
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dserver_test.go2102 teamType chan chat1.TeamTypeInfo member
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/mattermost-api-50200.11.0/src/Network/Mattermost/
H A DTypes.hs227 , teamType :: Type function