Pokebot
Pokemon FireRed bot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
PathFinder::Hill Struct Reference

#include <PathFinder.hh>

Collaboration diagram for PathFinder::Hill:
Collaboration graph

Public Member Functions

 Hill (uint8_t px, uint8_t py, uint16_t pb)
 

Public Attributes

uint8_t x
 
uint8_t y
 
uint16_t behavior
 

Constructor & Destructor Documentation

PathFinder::Hill::Hill ( uint8_t  px,
uint8_t  py,
uint16_t  pb 
)
inline

Member Data Documentation

uint16_t PathFinder::Hill::behavior
uint8_t PathFinder::Hill::x
uint8_t PathFinder::Hill::y

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