Punkman X1 API

MainForm Fields

The fields of the MainForm class are listed below. For a complete list of MainForm class members, see the MainForm Members topic.

Private Instance Fields

components 
editorMode Mode of editor
entityGroupBox 
entityList 
fileName Path of edited file. If the file path is not known this is empty ("") string.
gridHeight Grid height constant
gridWidth Grid width constant
mainMenu 
map The edited map.
mapArea 
mapBitmap The bitmap representation of edited map.
mapBox 
menuItem1 
menuItem10 
menuItem11 
menuItem2 
menuItem3 
menuItem4 
menuItem5 
menuItem6 
menuItem7 
menuItem8 
menuItem9 
modified Indicates whater is edited file modified.
newFileDialog 
openFileDialog 
saveFileDialog 
selectedEntity Selected entity type
settingWalkable Is selected walkable. Reflects tbbWalkable push state.
smallTextureList Array of bitmap of possible map cell textures.
tbbEntityMode 
tbbSeparator1 
tbbTextureMode 
tbbWalkable 
textureList 
textureNo Index of selected texture.
textureView 
toolBar 
toolBarImageList 
toolPanel 
visEntities This indicates whater map cell entity is shown.
visSpace This indicates whater walkable map cell attribute is shown.

See Also

MainForm Class | PunkMan.Editor Namespace