divilian / CollegeSim

An agent-based simulation of a college social environment.
0 stars 0 forks source link

Add "increment" by which a person drifts to the UI. #13

Closed mbrown7 closed 9 years ago

mbrown7 commented 9 years ago

Please note that there is an increment in Group as well as in Person. If we wanted to change things around we could have just one increment in Sim that we access, or we could just set them separately with a single option, or have them both configurable.

See Group::influenceMembers( ) and Person::personalityDrift( ).

divilian commented 9 years ago

Confused as to exactly what the "increment" is, and therefore stuck.

divilian commented 9 years ago

Added in 6319ab147b92f0db2cbb5c447e50986eee115233.