C# 클래스 Project2.GameObjects.PhysicsPuzzles.EndGoal

상속: Project2.GameObjects.Abstract.PhysicsPuzzle
파일 보기 프로젝트 열기: nuclearpidgeon/graphicsproj2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
obelisk Project2.GameObjects.Abstract.ModelPhysicsObject

공개 메소드들

메소드 설명
EndGoal ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset ) : System

메소드 상세

EndGoal() 공개 메소드

public EndGoal ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset ) : System
game Project2Game
levelPiece Project2.GameObjects.Abstract.LevelPiece
offset System.Vector3
리턴 System

프로퍼티 상세

obelisk 공개적으로 프로퍼티

public ModelPhysicsObject,Project2.GameObjects.Abstract obelisk
리턴 Project2.GameObjects.Abstract.ModelPhysicsObject