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

#include <LauncherUI.h>

Public Attributes

bool show
 
int editingIndex
 
int selectedTestIndex
 
int selectedVariantIndex
 
char language [16]
 
int randomGroup
 

Detailed Description

Definition at line 47 of file LauncherUI.h.

Member Data Documentation

◆ editingIndex

int TestEditorState::editingIndex

Definition at line 49 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ language

char TestEditorState::language[16]

Definition at line 52 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ randomGroup

int TestEditorState::randomGroup

Definition at line 53 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ selectedTestIndex

int TestEditorState::selectedTestIndex

Definition at line 50 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ selectedVariantIndex

int TestEditorState::selectedVariantIndex

Definition at line 51 of file LauncherUI.h.

Referenced by LauncherUI::LauncherUI().

◆ show

bool TestEditorState::show

Definition at line 48 of file LauncherUI.h.

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


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