C# Класс Sphere.Core.Direction

A representation of a spriteset direction.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Direction ( string name ) : System

Creates a new direction with the given name.

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

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

Creates a new direction with the given name.
public Direction ( string name ) : System
name string Name of the direction.
Результат System