Contains the main types for Skewworks libraries

Classes

  ClassDescription
Public classCalibrationConfiguration
Configuration to be used for calibration
Public classColors
Class for managing colors.
Public classCore
Default entry point to Skewworks Core.
Public classFontManager
Class for managing Fonts
Public classMessageClient
AppDomain specific client for receiving messages across domains
Public classOverlay
Class for creating on-screen overlays
Public classSettingsManager
Class for managing all EWR settings
Public classSettingsManager..::..LCDSettings
LCD settings for the touch screen
Public classStrings
Class for working with strings
Public classStringSorter
Class for sorting strings
Public classSystemColors
Class for globally defining colors throughout the system
Public classXMLNodeEX
Class for working with XML nodes
Public classXMLReaderEX
Class for reading XML into node arrays

Structures

  StructureDescription
Public structurepoint
Integer point coordinates
Public structureprecisionpoint
Floating-point point coordinates
Public structurerect
Rectangle (rectangle) Structure
Public structuresize
Structure containing object height & width
Public structureThickness
Structure representing the thickness of something
Public structureTouchEventArgs
Event argument for touch events

Delegates

  DelegateDescription
Public delegateOnApplicationClosed
Event delegate for application closed
Public delegateOnApplicationLaunched
Event delegate for application launched
Public delegateOnButtonPressed
Event delegate for button pressed
Public delegateOnButtonReleased
Event delegate for button released
Public delegateOnCheckChanged
Event delegate for check box state changed
Public delegateOnDoubleTap
Event delegate for double tap
Public delegateOnGotFocus
Event delegate for got focus
Public delegateOnKeyboardAltKey
Event delegate for keyboard alt key events
Public delegateOnKeyboardAltKeyEvent
Event delegate for alt key events
Public delegateOnKeyboardKey
Event delegate for keyboard key events
Public delegateOnKeyboardKeyEvent
Event delegate for keyboard key events
Public delegateOnLostFocus
Event delegate for lost focus
Public delegateOnMessageBroadcast
Event delete for message broadcasts
Public delegateOnSelectedIndexChanged
Event delegate for selected index changed events
Public delegateOnTap
Event delegate for tap
Public delegateOnTapHold
Event delegate for tap hold
Public delegateOnTextChanged
Event delegate for text changed events
Public delegateOnTouchDown
Event delegate for touch down
Public delegateOnTouchEvent
Event delegate for touch event
Public delegateOnTouchGesture
Event delegate for touch gesture
Public delegateOnTouchMove
Event delegate for touch move
Public delegateOnTouchUp
Event delegate for touch up
Public delegateOnValueChanged
Event delegate for value changed events

Enumerations

  EnumerationDescription
Public enumerationAutoSizeModes
Flags to select which direction of a control should be sized automatically
Public enumerationBorderStyle
Border styles
Public enumerationButtonIDs
Predefined button id's
Public enumerationDockLocation
Docking locations
Public enumerationHorizontalAlignment
Position to align object horizontally
Public enumerationImageType
Image types
Public enumerationKeyboardLayout
Predefined keyboard layouts
Public enumerationOrientation
Enumeration of Orientations
Public enumerationPressState
Enumeration of Press States
Public enumerationScaleMode
Available Scale Modes
Public enumerationScreenCalibration
Screen Calibration Modes
Public enumerationTouchCollection
Touch Collection Modes
Public enumerationTouchType
Enumeration of valid touch types (gestures)
Public enumerationVerticalAlignment
Position to align object vertically