Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Java
  4. how to use tmx map in my code

how to use tmx map in my code

Scheduled Pinned Locked Moved Java
tutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    java_beginer
    wrote on last edited by
    #1

    i am using slick package i already made my map with tiled map and now i want to use it in my project so , i wrote these statemnts : map = new TiledMap("data/1.tmx"); map.render(0, 0); but when i run it i got just the layer background how i can display my tiles and my other layers (i have three layeres object ,collision ,and background )

    L 1 Reply Last reply
    0
    • J java_beginer

      i am using slick package i already made my map with tiled map and now i want to use it in my project so , i wrote these statemnts : map = new TiledMap("data/1.tmx"); map.render(0, 0); but when i run it i got just the layer background how i can display my tiles and my other layers (i have three layeres object ,collision ,and background )

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You are more likely to get answers at the Slick forum[^].

      Use the best guess

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups