C# Class Vidka.Core.ProjectDimensionsTimeline

in all variable names 100 means the value is "out of 100", 100 being egde of the panel
Afficher le fichier Open project: miktemk/VidkaEditor Class Usage Examples

Méthodes publiques

Méthode Description
ProjectDimensionsTimeline ( int y1100, int y2100, ProjectDimensionsTimelineType type ) : System
testCollision ( int y100 ) : bool

Method Details

ProjectDimensionsTimeline() public méthode

public ProjectDimensionsTimeline ( int y1100, int y2100, ProjectDimensionsTimelineType type ) : System
y1100 int
y2100 int
type ProjectDimensionsTimelineType
Résultat System

testCollision() public méthode

public testCollision ( int y100 ) : bool
y100 int
Résultat bool