C# Класс Project2.GameObjects.PhysicsPuzzles.BrickWall

Наследование: Project2.GameObjects.Abstract.PhysicsPuzzle
Показать файл Открыть проект

Открытые методы

Метод Описание
BrickWall ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset, int height, int width, bool interleaved ) : System

Описание методов

BrickWall() публичный Метод

public BrickWall ( Project2Game game, LevelPiece levelPiece, System.Vector3 offset, int height, int width, bool interleaved ) : System
game Project2Game
levelPiece Project2.GameObjects.Abstract.LevelPiece
offset System.Vector3
height int
width int
interleaved bool
Результат System