Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
Public Member Functions | Public Attributes | List of all members
Evolife.Graphics.Evolife_Graphic.ViewEvent Class Reference

Structure of Events #. More...

Public Member Functions

def __init__ (self, EmittingClass, EventType, Info)
 

Public Attributes

 EmittingClass
 
 EventType
 
 Info
 

Detailed Description

Structure of Events #.

returned information after click

Definition at line 52 of file Evolife_Graphic.py.

Constructor & Destructor Documentation

◆ __init__()

def Evolife.Graphics.Evolife_Graphic.ViewEvent.__init__ (   self,
  EmittingClass,
  EventType,
  Info 
)

Definition at line 55 of file Evolife_Graphic.py.

Member Data Documentation

◆ EmittingClass

Evolife.Graphics.Evolife_Graphic.ViewEvent.EmittingClass

Definition at line 56 of file Evolife_Graphic.py.

◆ EventType

Evolife.Graphics.Evolife_Graphic.ViewEvent.EventType

Definition at line 57 of file Evolife_Graphic.py.

◆ Info

Evolife.Graphics.Evolife_Graphic.ViewEvent.Info

Definition at line 58 of file Evolife_Graphic.py.


The documentation for this class was generated from the following file: