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()

◆ Neighboring8Direct

friend class Neighboring8Direct
friend

Definition at line 28 of file neighboring8Direct.h.

Member Data Documentation

◆ table


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