Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
PlayerDir Struct Reference

Player facing/movement directions, QML-visible. More...

#include <areaplayer.h>

Inheritance diagram for PlayerDir:
Collaboration diagram for PlayerDir:

Public Types

enum  PlayerDir_ : var8 {
  None = 0 , Right , Left , Down ,
  Up
}

Detailed Description

Player facing/movement directions, QML-visible.

Note
These enum values differ from the raw playerMoveDir bit values listed on that field (None/Right/Left/Down/Up = 0..4 here).

Definition at line 29 of file areaplayer.h.

Member Enumeration Documentation

◆ PlayerDir_

Enumerator
None 
Right 
Left 
Down 
Up 

Definition at line 35 of file areaplayer.h.


The documentation for this struct was generated from the following file:
  • projects/savefile/src/pse-savefile/expanded/area/areaplayer.h