C# Класс FarseerPhysics.Samples.Demos.Prefabs.WebOfGoo

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

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

Метод Описание
Draw ( SpriteBatch batch ) : void
WebOfGoo ( World world, Vector2 position, float radius, int rings, int sides ) : System.Collections.Generic

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

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

public Draw ( SpriteBatch batch ) : void
batch Microsoft.Xna.Framework.Graphics.SpriteBatch
Результат void

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

public WebOfGoo ( World world, Vector2 position, float radius, int rings, int sides ) : System.Collections.Generic
world FarseerPhysics.Dynamics.World
position Microsoft.Xna.Framework.Vector2
radius float
rings int
sides int
Результат System.Collections.Generic