C# Class Line, DsynBio

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/DsynBio Class Usage Examples

Méthodes publiques

Méthode Description
Line ( int graphWidth, float graphHeight, PanelInfos, panelInfos ) : System.Collections
addPoint ( ) : void

Private Methods

Méthode Description
newPoint ( int x ) : Vector3
newPoint ( int x, float y ) : Vector3

Method Details

Line() public méthode

public Line ( int graphWidth, float graphHeight, PanelInfos, panelInfos ) : System.Collections
graphWidth int
graphHeight float
panelInfos PanelInfos,
Résultat System.Collections

addPoint() public méthode

public addPoint ( ) : void
Résultat void