Home
Game Jams
GGJ Hardcore Decor 2019
GGJ Lost in Thought 2021
GGJ Promotion 2018
GGJ Time 2 Pear 2020
Unity Projects
Alchemical Warfare
OSM HouseBuilding GPW
OSM HouseBuilding IP3
Student vs Life
C++ Projects
Boris Engine
Interview Assignments
Krampus's Maze
Misc
Documentation Format
Recommended Tutorials
Contact
GGJ Promotion 2018
GGJ Promotion 2018
Classes
cameracentrescript
ContagiousPerson
DayCount
Fncs
MainScript
MusicChangeScript
Person
Person
Person
+
immuneSystem :
ImmuneSystem
+
Index :
int
-
infected :
bool
-
infectedprobabilities :
List
+
onAntiBiotics :
bool
+
points :
float
-
range :
const int
+
AddInfectionProbability(percentage : float) :
void
+
AUTOINFECT() :
void
+
CalculateInfected() :
bool
+
Collision(collision : Collision) :
void
-
OnCollisionEnter(collision : Collision) :
void
-
Start() :
void
-
Update() :
void