C# 클래스 SpriteEditor.seInstructions.SpriteGridScaleY

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

공개 메소드들

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

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

SpriteGridScaleY() 공개 메소드

public SpriteGridScaleY ( SpriteGrid referenceGrid, float ScaleY, long TimeToExecute ) : System
referenceGrid SpriteGrid
ScaleY float
TimeToExecute long
리턴 System