Skip to main content

battle_rules_with_actor

Macro battle_rules_with_actor 

Source
macro_rules! battle_rules_with_actor {
    ($ty: ty) => { ... };
}
Expand description

Empty battle rules with user defined ActorRules.