C# Class Project2.GameObjects.PhysicsPuzzles.SeeSaw

Inheritance: Project2.GameObjects.Abstract.PhysicsPuzzle
Show file Open project: nuclearpidgeon/graphicsproj2

Public Methods

Method Description
SeeSaw ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset ) : System

Method Details

SeeSaw() public method

public SeeSaw ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset ) : System
game Project2Game
levelPiece Project2.GameObjects.Abstract.LevelPiece
offset System.Vector3
return System