Information
Gallery
Download
Documentation
Community
Home
Features
License
Contact
Screenshots
Online Demos
Runtime
SDK
Manual
Python Reference
C++ Reference
Cheat Sheets
Videos
Sample Applications
Forums
IRC Channel
Bug Tracker
Blog
Main Page
Packages
Classes
Packages
Package Functions
leveleditor
ObjectGlobals
Variables
Package leveleditor.ObjectGlobals
Variables
string
ARG_NAME
= '_arg_name'
string
ARG_NOLOADING
= '_arg_noloading'
string
ARG_OBJ
= '_arg_object'
string
ARG_PARENT
= '_arg_parent'
string
ARG_VAL
= '_arg_val'
int
FUNC_ARGS
= 1
int
FUNC_NAME
= 0
int
OBJ_ANIM
= 4
int
OBJ_DEF
= 2
int
OBJ_MODEL
= 3
int
OBJ_NP
= 1
int
OBJ_PROP
= 5
int
OBJ_RGBA
= 6
int
OBJ_UID
= 0
int
PROP_BLIND
= 4
int
PROP_BOOL
= 1
int
PROP_DATATYPE
= 1
int
PROP_DEFAULT
= 3
int
PROP_DYNAMIC_KEY
= 5
int
PROP_FLOAT
= 2
int
PROP_FUNC
= 2
int
PROP_INT
= 0
string
PROP_MODEL
= '_PropModel'
int
PROP_RANGE
= 4
int
PROP_STR
= 3
int
PROP_TYPE
= 0
string
PROP_UI_BLIND
= '_PropUIBlind'
string
PROP_UI_CHECK
= '_PropUICheckBox'
string
PROP_UI_COMBO
= '_PropUIComboBox'
string
PROP_UI_COMBO_DYNAMIC
= '_PropUIComboBoxDynamic'
string
PROP_UI_ENTRY
= '_PropUIEntry'
string
PROP_UI_RADIO
= '_PropUIRadio'
string
PROP_UI_SLIDE
= '_PropUISlider'
string
PROP_UI_SPIN
= '_PropUISpinner'
string
PROP_UI_TIME
= '_PropUITime'
int
RANGE_MAX
= 1
int
RANGE_MIN
= 0
int
RANGE_RATE
= 2
dictionary
TYPE_CONV
= {PROP_INT: int, PROP_BOOL: bool, PROP_FLOAT: float, PROP_STR: str}
Detailed Description
This contains constants related with obj handling.
Variable Documentation
string
ARG_NAME
= '_arg_name'
string
ARG_NOLOADING
= '_arg_noloading'
string
ARG_OBJ
= '_arg_object'
string
ARG_PARENT
= '_arg_parent'
string
ARG_VAL
= '_arg_val'
int
FUNC_ARGS
= 1
int
FUNC_NAME
= 0
int
OBJ_ANIM
= 4
int
OBJ_DEF
= 2
int
OBJ_MODEL
= 3
int
OBJ_NP
= 1
int
OBJ_PROP
= 5
int
OBJ_RGBA
= 6
int
OBJ_UID
= 0
int
PROP_BLIND
= 4
int
PROP_BOOL
= 1
int
PROP_DATATYPE
= 1
int
PROP_DEFAULT
= 3
int
PROP_DYNAMIC_KEY
= 5
int
PROP_FLOAT
= 2
int
PROP_FUNC
= 2
int
PROP_INT
= 0
string
PROP_MODEL
= '_PropModel'
int
PROP_RANGE
= 4
int
PROP_STR
= 3
int
PROP_TYPE
= 0
string
PROP_UI_BLIND
= '_PropUIBlind'
string
PROP_UI_CHECK
= '_PropUICheckBox'
string
PROP_UI_COMBO
= '_PropUIComboBox'
string
PROP_UI_COMBO_DYNAMIC
= '_PropUIComboBoxDynamic'
string
PROP_UI_ENTRY
= '_PropUIEntry'
string
PROP_UI_RADIO
= '_PropUIRadio'
string
PROP_UI_SLIDE
= '_PropUISlider'
string
PROP_UI_SPIN
= '_PropUISpinner'
string
PROP_UI_TIME
= '_PropUITime'
int
RANGE_MAX
= 1
int
RANGE_MIN
= 0
int
RANGE_RATE
= 2
dictionary
TYPE_CONV
= {PROP_INT: int, PROP_BOOL: bool, PROP_FLOAT: float, PROP_STR: str}
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
© Carnegie Mellon University 2010 |
Full copyright notice
|
Contact
|
Secure HTTP version