C# 클래스 Sphere.Core.Direction

A representation of a spriteset direction.
파일 보기 프로젝트 열기: Radnen/spherestudio 1 사용 예제들

공개 메소드들

메소드 설명
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