Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. bitheart

    Problem with Bitmaps AddChild();

    Wow. Thank you this was exactly what i needed. I am very thankful that you took your time to read trough this mess ive written :)
  2. bitheart

    Problem with Bitmaps AddChild();

    Thanks for your answer. Well here is the code //============================================================================= // Shiro Engine Plugins - Custom Title Menu //[SE] Custom Title Menu.js //=============================================================================...
  3. bitheart

    Problem with Bitmaps AddChild();

    I have encountered a problem when drawing different images depending on the index of Window_title_command. Each time i press the arrow_down button a new instance of a bitmap gets drawn on top of an existing one. This can be really annoying when using transparent images. is there a way to swap...
Top