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

This filter will just preserve the last entry of other filters. More...

#include <Last.h>

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

Public Member Functions

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

Protected Attributes

Filters _filters
 

Detailed Description

This filter will just preserve the last entry of other filters.


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