C# 클래스 ByChance.Core.Anchor

Placeholder for game elements that can be filled after the level generation process.
파일 보기 프로젝트 열기: npruehs/bychance 1 사용 예제들

보호된 메소드들

메소드 설명
Anchor ( string tag ) : System

Constructs a new anchor of the specified category.

메소드 상세

Anchor() 보호된 메소드

Constructs a new anchor of the specified category.
is null.
protected Anchor ( string tag ) : System
tag string Category of the new anchor.
리턴 System