VIPRA Documentation
Loading...
Searching...
No Matches
include
vipra
vipra_behaviors
values
direction.hpp
1
#pragma once
2
3
namespace
VIPRA::Behaviors {
4
enum class
Direction {
5
FRONT,
6
BEHIND,
7
};
8
}
// namespace VIPRA::Behaviors
Generated by
1.13.2