C# 클래스 NetMud.Models.AsciiMapViewModel

Partial view model for rendering ascii maps
파일 보기 프로젝트 열기: SwiftAusterity/NetMud

공개 메소드들

메소드 설명
AsciiMapViewModel ( string mapRenderType, long dataId, int zIndex, int radius = -1 )

메소드 상세

AsciiMapViewModel() 공개 메소드

public AsciiMapViewModel ( string mapRenderType, long dataId, int zIndex, int radius = -1 )
mapRenderType string
dataId long
zIndex int
radius int