Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Evolution_War
Ship
C# 클래스 Evolution_War.Ship
상속:
MovingObject
파일 보기
프로젝트 열기: jonathandlo/Evolution_War
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
AvailableUpgradePoints
System.Int32
보호된 프로퍼티들
프로퍼티
타입
설명
cannon
Cannon
공개 메소드들
메소드
설명
Ship
(
SceneManager
pSceneManager
,
Controller
pController
) :
System
보호된 메소드들
메소드
설명
LoopControlPhysics
( ) :
void
메소드 상세
LoopControlPhysics()
보호된
메소드
protected
LoopControlPhysics
( ) :
void
리턴
void
Ship()
공개
메소드
public
Ship
(
SceneManager
pSceneManager
,
Controller
pController
) :
System
pSceneManager
Axiom.Core.SceneManager
pController
Controller
리턴
System
프로퍼티 상세
AvailableUpgradePoints
공개적으로 프로퍼티
public
Int32,System
AvailableUpgradePoints
리턴
System.Int32
cannon
보호되어 있는 프로퍼티
protected
Cannon,Evolution_War
cannon
리턴
Cannon