C# 클래스 WTSpriteComponent, FutilePrototyper

상속: WTAbstractComponent
파일 보기 프로젝트 열기: wtrebella/FutilePrototyper 1 사용 예제들

공개 메소드들

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

메소드 상세

SpriteContainsGlobalPoint() 공개 메소드

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

WTSpriteComponent() 공개 메소드

public WTSpriteComponent ( string name, FSprite, sprite ) : System.Collections
name string
sprite FSprite,
리턴 System.Collections

WTSpriteComponent() 공개 메소드

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