Trait veloren_common::comp::body::humanoid::eye_color::PackedElim
source · pub trait PackedElim {
Show 22 associated items
type AmberOrange;
type AmberYellow;
type BrightBrown;
type CornflowerBlue;
type CuriousGreen;
type EmeraldGreen;
type ExoticPurple;
type FrozenBlue;
type GhastlyYellow;
type LoyalBrown;
type MagicPurple;
type NobleBlue;
type PineGreen;
type PumpkinOrange;
type RubyRed;
type RegalPurple;
type RustBrown;
type SapphireBlue;
type SulfurYellow;
type ToxicGreen;
type ViciousRed;
type VigorousBlack;
}