C# Класс WarTornLands.Entities.Modules.Collide.CollisionShape.CompoundCollisionShape

Наследование: ICollisionShape
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
AddCollisionShape ( ICollisionShape shape ) : void
CompoundCollisionShape ( ) : System
CompoundCollisionShape ( IEnumerable shapes ) : System

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

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

public AddCollisionShape ( ICollisionShape shape ) : void
shape ICollisionShape
Результат void

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

public CompoundCollisionShape ( ) : System
Результат System

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

public CompoundCollisionShape ( IEnumerable shapes ) : System
shapes IEnumerable
Результат System