added docs and fixed comments
This commit is contained in:
@@ -21,7 +21,7 @@ impl<A: Action> Plugin for ActionPlugin<A> {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Debug, PartialEq, Eq, Hash, Clone, Copy)]
|
||||
pub enum ActionType {
|
||||
Bool,
|
||||
Float,
|
||||
|
||||
Reference in New Issue
Block a user