SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
ai::Random Class Reference

This filter will preserve only a few random entries. More...

#include <Random.h>

Inheritance diagram for ai::Random:
[legend]
Collaboration diagram for ai::Random:
[legend]

Public Member Functions

 Random (const std::string &parameters, const Filters &filters)
 
void filter (const AIPtr &entity) override
 

Protected Attributes

Filters _filters
 
int _n
 

Detailed Description

This filter will preserve only a few random entries.


The documentation for this class was generated from the following file: