Work Life (Visual Novel / Game)
Loading...
Searching...
No Matches
relationship_state Namespace Reference

state encapslated relationship state and its operations More...

Classes

struct  relationship_state
 the relationship state struct More...
 

Enumerations

enum  RELATION_INC_AMT {
  REALLY_BAD = -5 , BAD = -1 , NONE = 0 , GOOD = 1 ,
  GREAT = 2 , REALLY_GOOD = 5
}
 possible amounts to increase/decrease by More...
 

Variables

constexpr int REL_MAX = 36
 the maximum points a relationship can have
 
constexpr int REL_INIT = 0
 the starting point of a relationship
 

Detailed Description

state encapslated relationship state and its operations

Enumeration Type Documentation

◆ RELATION_INC_AMT

possible amounts to increase/decrease by

Enumerator
REALLY_BAD 

used during weekend_event

BAD 

TODO unused.

NONE 

TODO unused.

GOOD 

using at various points (various minigames, instant_message)

GREAT 

TODO unused.

REALLY_GOOD 

used during weekend_event