Home
last modified time | relevance | path

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

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/testutil/
H A Dtestutil.go341 func GetHero(episode interface{}) interface{} { func
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/testutil/
H A Dtestutil.go341 func GetHero(episode interface{}) interface{} { func
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/testutil/
H A Dtestutil.go342 func GetHero(episode interface{}) interface{} { func
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/Sequence.ocd/
H A DScript.c256 public func GetHero(object nearest_obj) in GetHero() function
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dgrand_strategy.cpp282 CGrandStrategyHero *CGrandStrategyGame::GetHero(std::string hero_full_name) in GetHero() function in CGrandStrategyGame
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_interface.cpp638 const HeroBase * Battle::OpponentSprite::GetHero( void ) const in GetHero() function in Battle::OpponentSprite