[Main page] [Overview]     /struct /bodypart

SYNOPSIS
struct Bodypart;

FILE
/kernel/types.c

DEFINITION
public struct Bodypart {
string name;
string area;
string group;
string parent;
float size; // Size in percent of whole body (for armour coverage
calculations) };