PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
PageEditorState Struct Reference

#include <LauncherUI.h>

Public Attributes

bool show
 
int editingIndex
 
char title [256]
 
char content [4096]
 
int pageType
 

Detailed Description

Definition at line 38 of file LauncherUI.h.

Member Data Documentation

◆ content

char PageEditorState::content[4096]

Definition at line 42 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ editingIndex

int PageEditorState::editingIndex

Definition at line 40 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ pageType

int PageEditorState::pageType

Definition at line 43 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ show

bool PageEditorState::show

Definition at line 39 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI(), and LauncherUI::Render().

◆ title

char PageEditorState::title[256]

Definition at line 41 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().


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