Home
last modified time | relevance | path

Searched defs:Skill (Results 1 – 25 of 198) sorted by last modified time

12345678

/dports/games/vavoom/vavoom-1.33/source/
H A Dsv_main.cpp86 static VCvarI Skill("Skill", "2"); variable
/dports/games/jfsw/jfsw-c434002/src/
H A Dnet.h84 CHAR Skill; member
H A Dgame.c174 short Skill = 2; variable
/dports/games/scourge/scourge/src/rpg/
H A Dcharacter.h33 class Skill; variable
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dnepomuk.py4124 def Skill(self): member in Nepomuk.Vocabulary.TMO
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dcharacter.h66 enum Skill { enum
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/heroes/
H A Dskill.cpp37 namespace Skill namespace
284 int Skill::Secondary::Skill( void ) const in Skill() function in Skill::Secondary
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_static.cpp35 namespace Skill namespace
/dports/games/ivan/ivan-059/Main/Source/
H A Dhuman.cpp4771 void humanoid::EnsureCurrentSWeaponSkillIsCorrect(sweaponskill*& Skill, citem* Wielded) in EnsureCurrentSWeaponSkillIsCorrect()
H A Dcommand.cpp1852 cweaponskill* Skill = Char->GetCWeaponSkill(c); in ShowWeaponSkills() local
/dports/games/qnetwalk/qnetwalk-1.7.0/src/
H A Dmainwindow.h28 enum Skill { Novice, Normal, Expert, Master }; enum
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/api/people/v1/
H A Dpeople-api.json3041 "Skill": { object
H A Dpeople-gen.go3025 type Skill struct { struct
3027 Metadata *FieldMetadata `json:"metadata,omitempty"`
3030 Value string `json:"value,omitempty"`
3038 ForceSendFields []string `json:"-"`
3046 NullFields []string `json:"-"`
3049 func (s *Skill) MarshalJSON() ([]byte, error) {
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/talent/v4beta1/
H A Dcommon.pb.go2324 type Skill struct { struct
2325 state protoimpl.MessageState
2326 sizeCache protoimpl.SizeCache
2327 unknownFields protoimpl.UnknownFields
2350 func (x *Skill) Reset() {
2359 func (x *Skill) String() string {
2363 func (*Skill) ProtoMessage() {}
2378 func (*Skill) Descriptor() ([]byte, []int) {
2382 func (x *Skill) GetDisplayName() string {
2389 func (x *Skill) GetLastUsedDate() *date.Date {
[all …]
H A Dfilters.pb.go1390 Skill string `protobuf:"bytes,1,opt,name=skill,proto3" json:"skill,omitempty"` member
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/model/doctrine/orangehrmAdminPlugin/
H A DSkill.class.php15 class Skill extends PluginSkill class
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_menu.h61 Skill, enumerator
H A Dscene.h44 Skill, enumerator
H A Dgame_battlealgorithm.cpp806 Game_BattleAlgorithm::Skill::Skill(Game_Battler* source, Game_Battler* target, const lcf::rpg::Skil… in Skill() function in Game_BattleAlgorithm::Skill
812 Game_BattleAlgorithm::Skill::Skill(Game_Battler* source, Game_Party_Base* target, const lcf::rpg::S… in Skill() function in Game_BattleAlgorithm::Skill
818 Game_BattleAlgorithm::Skill::Skill(Game_Battler* source, const lcf::rpg::Skill& skill, const lcf::r… in Skill() function in Game_BattleAlgorithm::Skill
H A Dgame_battlealgorithm.h45 Skill, enumerator
/dports/games/liblcf/liblcf-0.7.0/src/generated/lcf/rpg/
H A Dfwd.h68 class Skill; variable
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/api/people/v1/
H A Dpeople-api.json3041 "Skill": { object
H A Dpeople-gen.go3025 type Skill struct { struct
3027 Metadata *FieldMetadata `json:"metadata,omitempty"`
3030 Value string `json:"value,omitempty"`
3038 ForceSendFields []string `json:"-"`
3046 NullFields []string `json:"-"`
3049 func (s *Skill) MarshalJSON() ([]byte, error) {
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/genproto/googleapis/cloud/talent/v4beta1/
H A Dfilters.pb.go1390 Skill string `protobuf:"bytes,1,opt,name=skill,proto3" json:"skill,omitempty"` member
H A Dcommon.pb.go2324 type Skill struct { struct
2325 state protoimpl.MessageState
2326 sizeCache protoimpl.SizeCache
2327 unknownFields protoimpl.UnknownFields
2350 func (x *Skill) Reset() {
2359 func (x *Skill) String() string {
2363 func (*Skill) ProtoMessage() {}
2378 func (*Skill) Descriptor() ([]byte, []int) {
2382 func (x *Skill) GetDisplayName() string {
2389 func (x *Skill) GetLastUsedDate() *date.Date {
[all …]

12345678