#include <AttentionMgr.h>
Public Member Functions | |
| AttentionMgr () | |
| virtual | ~AttentionMgr () |
| void | entry (const AttentionLookat &lookat) |
| void | release (const AttentionLookat &lookat) |
| const AttentionLookat * | search (const ActorBase &actor_self, const sead::Vector2f &pos_self) |
Protected Attributes | |
| sead::OffsetList< AttentionLookat > | mLookatList |
Static Protected Attributes | |
| static const f32 | cMaxDistanceSqMax |
| static f32 | sMaxDistanceSq [AttentionLookat::cDistance_Num] |
| AttentionMgr::AttentionMgr | ( | ) |
|
inlinevirtual |
| void AttentionMgr::entry | ( | const AttentionLookat & | lookat | ) |
| void AttentionMgr::release | ( | const AttentionLookat & | lookat | ) |
| const AttentionLookat * AttentionMgr::search | ( | const ActorBase & | actor_self, |
| const sead::Vector2f & | pos_self ) |
|
protected |
|
staticprotected |
|
staticprotected |