SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
GroupId.h
Go to the documentation of this file.
1 
4 #pragma once
5 
6 namespace ai {
7 
8 typedef int GroupId;
9 
10 }