C# 클래스 SpriteEditor.seInstructions.SpriteGridScaleX

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

공개 메소드들

메소드 설명
Execute ( ) : void
SpriteGridScaleX ( SpriteGrid referenceGrid, float ScaleX, long TimeToExecute ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

SpriteGridScaleX() 공개 메소드

public SpriteGridScaleX ( SpriteGrid referenceGrid, float ScaleX, long TimeToExecute ) : System
referenceGrid SpriteGrid
ScaleX float
TimeToExecute long
리턴 System