SetDirection

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetDirection(intDirection:Int)
Sets the direction the graphic is facing.

Returns

Nothing

Parameters

  • intDirection:Int - Should be (Integer):
    • ifsoGUI_SLIDER_UP_RIGHT - Is the normal facing.
    • ifsoGUI_SLIDER_DOWN_LEFT - Is reversed.

Gadget Information

Pertains to Slider.

Example

Personal tools