Class skydata::behaviour::presentation::PresentFamily¶
ClassList > skydata > behaviour > presentation > PresentFamily
Inherits the following classes: SKAgentBehaviour
Public Functions¶
Type | Name |
---|---|
PresentFamily (SKAgent agent) |
|
void | action () |
Detailed Description¶
This behaviour aims to regularly present the family of an agent.
This behaviour use one parameter : * timer_PresentFamily : the delay (ins ms) between two print
Public Functions Documentation¶
function PresentFamily¶
inline skydata::behaviour::presentation::PresentFamily::PresentFamily (
SKAgent agent
)
Add this behaviour to an agent
Parameters:
agent
: the agent
function action¶
inline void skydata::behaviour::presentation::PresentFamily::action ()
Start the behaviour
The documentation for this class was generated from the following file /home/maxime/Desktop/skd_proto_v2/skd/src/main/java/skydata/behaviour/presentation/PresentFamily.java