C# 클래스 Engine.Objects.EmitterInstance

상속: Jurassic.Library.ObjectInstance
파일 보기 프로젝트 열기: Radnen/sphere-sfml 1 사용 예제들

공개 메소드들

메소드 설명
EmitterInstance ( ScriptEngine engine, ImageInstance image, ColorInstance color, double life, double speed ) : System

비공개 메소드들

메소드 설명
Emit ( int x, int y, int amount ) : void
SetAngle ( double v ) : void

메소드 상세

EmitterInstance() 공개 메소드

public EmitterInstance ( ScriptEngine engine, ImageInstance image, ColorInstance color, double life, double speed ) : System
engine ScriptEngine
image ImageInstance
color ColorInstance
life double
speed double
리턴 System