C# 클래스 WTRadialWipeSpriteComponent, FutilePrototyper

상속: WTAbstractComponent
파일 보기 프로젝트 열기: wtrebella/FutilePrototyper

공개 메소드들

메소드 설명
SpriteContainsGlobalPoint ( Vector2 globalPoint ) : bool
WTRadialWipeSpriteComponent ( string name, string imageName ) : System.Collections

메소드 상세

SpriteContainsGlobalPoint() 공개 메소드

public SpriteContainsGlobalPoint ( Vector2 globalPoint ) : bool
globalPoint Vector2
리턴 bool

WTRadialWipeSpriteComponent() 공개 메소드

public WTRadialWipeSpriteComponent ( string name, string imageName ) : System.Collections
name string
imageName string
리턴 System.Collections