Click or drag to resize

WelcomeView Class

The welcome splash screen.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          RavingBots.MagicGestures.UI.ViewsView
            RavingBots.MagicGestures.UI.ViewsWelcomeView

Namespace:  RavingBots.MagicGestures.UI.Views
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class WelcomeView : View

The WelcomeView type exposes the following members.

Constructors
  NameDescription
Public methodWelcomeView
Initializes a new instance of the WelcomeView class
Top
Methods
Fields
  NameDescription
Protected fieldPicture
The splash screen image.
Public fieldPosition
The position of the splash.
Top
See Also