Icon

custom titlebars

Roxari

You must be logged in to obtain assets

Description

Need some custom titlebars? Look no further! using this asset it is really easy!

just call titlebar_create() in create event and store it in a variable, then call titlebar_step(titlebar) in the step event, and finaly call titlebar_draw(titlebar) in the draw event!

NOTE: this is a windows only asset

Potential Questions [PQ]:

  • PQ: How do I change the icon? A: Just edit the sprite: sFavicon!

  • PQ: How do I change the title / caption? A: use titlebar = titlebar_set_title(titlebar, title).

    • PQ: I want the title centered how can I do this? A: As of version 1.2.0 and up, you can simply execute this code: titlebar_set_title_align(titlebar, "center");

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.2.0. Published June 12, 2016

Added titlebar_set_title_align to center the title.

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait