Menu
Home
Help
Search
Login
Register
1 Hour
1 Day
1 Week
1 Month
Forever
The International Simutrans Forum
»
Development
»
Technical Documentation
»
Topic:
What class draws way info window?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: What class draws way info window? (Read 2532 times)
0 Members and 1 Guest are viewing this topic.
THLeaderH
Coder/patcher
Devotee
Posts: 413
Languages: JP,EN
What class draws way info window?
«
on:
February 24, 2017, 03:21:50 AM »
This is a simple question but I couldn't find answer in this forum...
See fig1.jpg. I want modify this window. What class should I edit to modify this way info window?
Logged
TurfIt
Dev Team, Coder/patcher
Devotee
Posts: 1417
Re: What class draws way info window?
«
Reply #1 on:
February 24, 2017, 03:35:59 AM »
That's a combination of obj_t::info(), weg_t::info(), and schiene_t::info().
Logged
THLeaderH
Coder/patcher
Devotee
Posts: 413
Languages: JP,EN
Re: What class draws way info window?
«
Reply #2 on:
February 24, 2017, 04:02:54 AM »
I got it! Thanks a lot
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
The International Simutrans Forum
»
Development
»
Technical Documentation
»
Topic:
What class draws way info window?