C# 클래스 SpriteEditor.seInstructions.SpriteGridRotationZ

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

공개 메소드들

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

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

SpriteGridRotationZ() 공개 메소드

public SpriteGridRotationZ ( SpriteGrid referenceGrid, float RotationZ, long TimeToExecute ) : System
referenceGrid SpriteGrid
RotationZ float
TimeToExecute long
리턴 System