Constructors

Properties

a_button: {
    main: Sprite;
    shadow: Sprite;
}

Type declaration

  • main: Sprite
  • shadow: Sprite
b_button: {
    main: Sprite;
    shadow: Sprite;
}

Type declaration

  • main: Sprite
  • shadow: Sprite
base_window: Window
char: MainChar
char_class: TextObj
char_name: TextObj
char_status_text: TextObj
current_status_label: TextObj
game: Game
l_button: {
    main: Sprite;
    shadow: Sprite;
}

Type declaration

  • main: Sprite
  • shadow: Sprite
level_label: TextObj
level_number: TextObj
return_label: TextObj
window_open: boolean
x: number
y: number

Methods