NoPhysic

An entity without physic.

alias NoPhysic(T : Entity) = FunctionChanged!(T, "protected override void doPhysic(){}")

Meta