Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Project2
GameObjects
PhysicsPuzzles
SeeSaw
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