C# 클래스 GoodAI.Modules.School.Worlds.PlumberWorld.UpdatePlumberTask

Apply configurable gravity physics to the specified GameObjects
상속: UpdateTask
파일 보기 프로젝트 열기: GoodAI/BrainSimulator

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ApplyGravity ( ) : void
Execute ( ) : void
Init ( int nGPU ) : void
MoveWorldObjects ( ) : void

메소드 상세

ApplyGravity() 공개 메소드

public ApplyGravity ( ) : void
리턴 void

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

Init() 공개 메소드

public Init ( int nGPU ) : void
nGPU int
리턴 void

MoveWorldObjects() 공개 메소드

public MoveWorldObjects ( ) : void
리턴 void