Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) Patrol Director Examples
Programming Language:
C# (CSharp)
Namespace/Package Name:
Patrol
Class/Type:
Director
Examples at hotexamples.com:
1
C# (CSharp) Patrol Director - 1 examples found
. These are the top rated real world C# (CSharp) examples of
Patrol.Director
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
getInstance(4)
setFPS(2)
GetInstance(1)
Frequently Used Methods
getInstance (4)
setFPS (2)
GetInstance (1)
Related
ProjectResolver
Azos.Wave.Templatization.StockContent.Error
ManAdhoc
NOrdinalScale
SharedObservableBag
ManagementController
GlulamData.Interpolation
机头信息
HeadEndSystemSettings
GetAdGroupBidSimulations
Related in langs
FAI_MAIL (PHP)
SolutionManager (PHP)
http_request_get_query_string (C++)
cli_ac_freedata (C++)
NewScan (Go)
gtk_frame_set_label (Go)
IBlockAccess (Java)
PrecoTypeEnum (Java)
Bunch (Python)
get_tables_from_document (Python)
Example #1
0
Show file
File:
HomeSceneController.cs
Project:
wywwwwei/3DGameProgramming
public void startGame() { Director.getInstance().LoadScene(1); }
x