C# 클래스 SpriteEditor.seInstructions.ChangeGrid

Summary description for ChangeGrid.
상속: FrbInstruction
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
ChangeGrid ( SpriteGrid referenceGrid, float x, float y, float z, long TimeToExecute ) : System
Execute ( ) : void

메소드 상세

ChangeGrid() 공개 메소드

public ChangeGrid ( SpriteGrid referenceGrid, float x, float y, float z, long TimeToExecute ) : System
referenceGrid SpriteGrid
x float
y float
z float
TimeToExecute long
리턴 System

Execute() 공개 메소드

public Execute ( ) : void
리턴 void