Home
last modified time | relevance | path

Searched refs:SetDir (Results 26 – 50 of 286) sorted by relevance

12345678910>>...12

/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/AI.ocd/Components.ocd/Movement.ocd/
H A DScript.c163 fx.Target->SetDir(fx.home_dir); in ExecuteIdle()
248 fx.Target->SetDir(DIR_Right); in ExecuteLookAtTarget()
250 fx.Target->SetDir(DIR_Left); in ExecuteLookAtTarget()
/dports/devel/fpc-fcl-xml/fpc-3.2.2/packages/fcl-xml/src/
H A Dhtmlelements.pp81 procedure SetDir(const AValue: THTMLDir);
83 property Dir : THTMLDir read GetDir write SetDir;
97 procedure SetDir(const AValue: THTMLDir);
99 property Dir : THTMLDir read GetDir write SetDir;
284 procedure THTMLs18nElement.SetDir(const AValue: THTMLDir);
307 procedure THTMLCores18nElement.SetDir(const AValue: THTMLDir);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-xml/src/
H A Dhtmlelements.pp81 procedure SetDir(const AValue: THTMLDir);
83 property Dir : THTMLDir read GetDir write SetDir;
97 procedure SetDir(const AValue: THTMLDir);
99 property Dir : THTMLDir read GetDir write SetDir;
284 procedure THTMLs18nElement.SetDir(const AValue: THTMLDir);
307 procedure THTMLCores18nElement.SetDir(const AValue: THTMLDir);
/dports/games/openclonk/openclonk-release-8.1-src/planet/Tutorials.ocf/Tutorial03.ocs/
H A DScript.c197 npc_lumberjack->SetDir(DIR_Left); in InitAI()
206 npc_fireman->SetDir(DIR_Left); in InitAI()
215 npc_builder->SetDir(DIR_Left); in InitAI()
225 npc_farmer->SetDir(DIR_Left); in InitAI()
232 npc_lookout->SetDir(DIR_Left); in InitAI()
240 npc_head->SetDir(DIR_Right); in InitAI()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/Crash.ocs/System.ocg/
H A DSeqIntro.c18 this.pilot->SetDir(DIR_Left); in Intro_Init()
208 this.pilot->SetDir(DIR_Right); in Intro_19()
215 GetHero()->SetDir(DIR_Left); in Intro_20()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/MtBrame.ocs/System.ocg/
H A DIntro.c75 effect.Sister->SetDir(DIR_Right); in FxIntIntroStart()
134 crew->Contained()->SetDir(DIR_Left); in FxIntIntroTimer()
139 effect.Sister->SetDir(DIR_Right); in FxIntIntroTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Tutorials.ocf/Tutorial06.ocs/
H A DScript.c86 sawmill->SetDir(DIR_Right); in InitMiddleIsland()
102 elevator->SetDir(DIR_Right); in InitTopIsland()
151 npc_head->SetDir(DIR_Left); in InitAI()
159 npc_head->SetDir(DIR_Left); in InitAI()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/TreasureHunt.ocs/System.ocg/
H A DDlgSophie.c106 if (fx.x>0) c->SetDir(DIR_Right); else c->SetDir(DIR_Left); in FxSophieTeleUseTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Animals.ocd/Zaphive.ocd/Zap.ocd/
H A DScript.c170 SetDir(DIR_Left); in CheckTurn()
172 SetDir(DIR_Right); in CheckTurn()
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/cli/config/
H A Dconfig_test.go32 SetDir(tmpdir)
35 SetDir(oldDir)
404 SetDir(tmpHome)
569 SetDir(tc.dir)
580 SetDir(oldDir)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/cli/config/
H A Dconfig_test.go32 SetDir(tmpdir)
35 SetDir(oldDir)
404 SetDir(tmpHome)
569 SetDir(tc.dir)
580 SetDir(oldDir)
/dports/games/openclonk/openclonk-release-8.1-src/planet/Tutorials.ocf/Tutorial08.ocs/
H A DScript.c153 npc_chief->SetDir(DIR_Left); in InitAI()
162 npc_miner->SetDir(DIR_Right); in InitAI()
171 npc_expert->SetDir(DIR_Left); in InitAI()
184 clonk->SetDir(DIR_Right); in InitializePlayer()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/filebrowser/
H A Dfrmfilebrowser.pas50 procedure SetDir(const Value: string); procedure
60 property Directory: string read FDir write SetDir;
295 procedure TFileBrowserForm.SetDir(const Value: string); procedure
/dports/editors/lazarus/lazarus/components/filebrowser/
H A Dfrmfilebrowser.pas47 procedure SetDir(const Value: string); procedure
57 property Directory: string read FDir write SetDir;
292 procedure TFileBrowserForm.SetDir(const Value: string); procedure
/dports/editors/lazarus-qt5/lazarus/components/filebrowser/
H A Dfrmfilebrowser.pas47 procedure SetDir(const Value: string); procedure
57 property Directory: string read FDir write SetDir;
292 procedure TFileBrowserForm.SetDir(const Value: string); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/filebrowser/
H A Dfrmfilebrowser.pas50 procedure SetDir(const Value: string); procedure
60 property Directory: string read FDir write SetDir;
295 procedure TFileBrowserForm.SetDir(const Value: string); procedure
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/utils/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/security/vault/vault-1.8.2/vendor/k8s.io/utils/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/k8s.io/utils/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/k8s.io/utils/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/utils/utils-581e00157fb1/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/utils/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/k8s.io/utils/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/utils/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/utils/utils-c2654d5206da/exec/
H A Dexec.go59 SetDir(dir string) methodSpec
119 func (cmd *cmdWrapper) SetDir(dir string) { func

12345678910>>...12