C# Class Project2.GameObjects.PhysicsPuzzles.EndGoal

Inheritance: Project2.GameObjects.Abstract.PhysicsPuzzle
Afficher le fichier Open project: nuclearpidgeon/graphicsproj2 Class Usage Examples

Méthodes publiques

Свойство Type Description
obelisk Project2.GameObjects.Abstract.ModelPhysicsObject

Méthodes publiques

Méthode Description
EndGoal ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset ) : System

Method Details

EndGoal() public méthode

public EndGoal ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset ) : System
game Project2Game
levelPiece Project2.GameObjects.Abstract.LevelPiece
offset System.Vector3
Résultat System

Property Details

obelisk public_oe property

public ModelPhysicsObject,Project2.GameObjects.Abstract obelisk
Résultat Project2.GameObjects.Abstract.ModelPhysicsObject