My Project
osl::effect_util::Neighboring8Direct::Table Class Reference

Classes

struct  Entry
 

Public Member Functions

bool hasEffect (const NumEffectState &state, PtypeO ptypeo, Square from, Square target) const
 
bool hasEffectOrAdditional (const NumEffectState &state, PtypeO ptypeo, Square from, Square target) const
 
Square findNearest (const NumEffectState &state, PtypeO ptypeo, Square from, Square target) const
 

Private Member Functions

void init (Player)
 

Private Attributes

CArray2d< Entry, PTYPEO_SIZE, Offset32::SIZEtable
 

Friends

class Neighboring8Direct
 

Detailed Description

Definition at line 17 of file neighboring8Direct.h.

Member Function Documentation

◆ findNearest()

◆ hasEffect()

◆ hasEffectOrAdditional()

◆ init()

Friends And Related Symbol Documentation

◆ Neighboring8Direct

friend class Neighboring8Direct
friend

Definition at line 28 of file neighboring8Direct.h.

Member Data Documentation

◆ table

CArray2d<Entry,PTYPEO_SIZE,Offset32::SIZE> osl::effect_util::Neighboring8Direct::Table::table
private

Definition at line 27 of file neighboring8Direct.h.

Referenced by findNearest(), hasEffect(), and hasEffectOrAdditional().


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