C# 클래스 FSO.LotView.Utils._2DSpriteGroup

파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SprRectangles FSO.Common.Model.IntersectRectTree
Sprites List<_2DSprite>>.Dictionary<_2DBatchRenderMode

공개 메소드들

메소드 설명
_2DSpriteGroup ( bool nonIntersect ) : System

메소드 상세

_2DSpriteGroup() 공개 메소드

public _2DSpriteGroup ( bool nonIntersect ) : System
nonIntersect bool
리턴 System

프로퍼티 상세

SprRectangles 공개적으로 프로퍼티

public IntersectRectTree,FSO.Common.Model SprRectangles
리턴 FSO.Common.Model.IntersectRectTree

Sprites 공개적으로 프로퍼티

public Dictionary<_2DBatchRenderMode,List<_2DSprite>> Sprites
리턴 List<_2DSprite>>.Dictionary<_2DBatchRenderMode