Ticket #48245

Inline tileset_tile_width() and friends

오픈 날짜: 2023-06-15 13:39 마지막 업데이트: 2024-02-09 15:31

Reporter:
소유자:
(None)
Type:
Status:
Open
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

Client constantly (the values are not even passed on function calls, but each called function does this on their own) uses simple getters tileset_tile_width() and tileset_tile_height(). We ought to avoid function call overhead with those.

Ticket History (3/5 Histories)

2023-06-15 13:39 Updated by: cazfi
  • New Ticket "Inline tileset_tile_width() and friends" created
2023-06-15 17:54 Updated by: cazfi
2023-10-07 23:20 Updated by: cazfi
댓글 올리기

struct tileset is defined only inside tilespec.c, so cannot access its members in inline functions on tilespec.h.

2023-11-10 14:28 Updated by: cazfi
2024-02-09 15:31 Updated by: cazfi

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login