Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
BoneID.cs File Reference

Classes

class  Slasher.Entity.BoneIDUtils
 

Namespaces

namespace  Slasher
 
namespace  Slasher.Entity
 

Enumerations

enum  Slasher.Entity.BoneID {
  Slasher.Entity.Torso , Slasher.Entity.Head , Slasher.Entity.Hair , Slasher.Entity.Face ,
  Slasher.Entity.Neck , Slasher.Entity.LeftThigh , Slasher.Entity.LeftCalf , Slasher.Entity.LeftFoot ,
  Slasher.Entity.RightThigh , Slasher.Entity.RightCalf , Slasher.Entity.RightFoot , Slasher.Entity.LeftUpperArm ,
  Slasher.Entity.LeftForeArm , Slasher.Entity.LeftHand , Slasher.Entity.RightUpperArm , Slasher.Entity.RightForeArm ,
  Slasher.Entity.RightHand , Slasher.Entity.Sword
}