ALMaSS Rabbit ODdox  1.1
The rabbit model description following ODdox protocol
RabbitMemoryLocation Struct Reference

The information needed to hold a single rabbit memory. More...

#include <Rabbit.h>

Public Attributes

int m_x
 
int m_y
 
int m_quality
 
int m_decay
 

Detailed Description

The information needed to hold a single rabbit memory.

Definition at line 131 of file Rabbit.h.

Member Data Documentation

◆ m_decay

int RabbitMemoryLocation::m_decay

Definition at line 136 of file Rabbit.h.

Referenced by RabbitMemory::AddMemory().

◆ m_quality

int RabbitMemoryLocation::m_quality

Definition at line 135 of file Rabbit.h.

◆ m_x

int RabbitMemoryLocation::m_x

Definition at line 133 of file Rabbit.h.

◆ m_y

int RabbitMemoryLocation::m_y

Definition at line 134 of file Rabbit.h.


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