PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
QuestionEditorState::AnchorEdit Struct Reference

#include <LauncherUI.h>

Public Member Functions

 AnchorEdit ()
 

Public Attributes

float value
 
char label [256]
 

Detailed Description

Definition at line 137 of file LauncherUI.h.

Constructor & Destructor Documentation

◆ AnchorEdit()

QuestionEditorState::AnchorEdit::AnchorEdit ( )
inline

Definition at line 137 of file LauncherUI.h.

References AnchorEdit(), label, and value.

Referenced by AnchorEdit().

Member Data Documentation

◆ label

char QuestionEditorState::AnchorEdit::label[256]

Definition at line 137 of file LauncherUI.h.

Referenced by AnchorEdit().

◆ value

float QuestionEditorState::AnchorEdit::value

Definition at line 137 of file LauncherUI.h.

Referenced by AnchorEdit().


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