C# Class e2dTerrainGeneratorEditor, E2D-Continued

Inheritance: Editor
Afficher le fichier Open project: ryanlatham/E2D-Continued

Private Properties

Свойство Type Description
DrawCurveParameters void
DrawCurveTool void
DrawGrassTool void
DrawPeakParameters void
DrawPeaks void
DrawSmoothTool void
DrawTargetArea void
DrawTargetAreaTool void
DrawTextureTool void
GetPeakIndexToDelete int
OnSceneGUI void

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void
e2dTerrainGeneratorEditor ( ) : System.Collections

Private Methods

Méthode Description
DrawCurveParameters ( ) : void
DrawCurveTool ( ) : void
DrawGrassTool ( ) : void
DrawPeakParameters ( ) : void
DrawPeaks ( bool drawHandles ) : void
DrawSmoothTool ( ) : void
DrawTargetArea ( bool drawHandles ) : void
DrawTargetAreaTool ( ) : void
DrawTextureTool ( ) : void
GetPeakIndexToDelete ( ) : int
OnSceneGUI ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

e2dTerrainGeneratorEditor() public méthode

public e2dTerrainGeneratorEditor ( ) : System.Collections
Résultat System.Collections