C# Class AnimationModels.EndFrame

显示文件 Open project: uiacm/tower_creator

Public Methods

Method Description
EndFrame ( ) : System
EndFrame ( System.TimeSpan StartTime ) : System

Method Details

EndFrame() public method

public EndFrame ( ) : System
return System

EndFrame() public method

public EndFrame ( System.TimeSpan StartTime ) : System
StartTime System.TimeSpan
return System