チケット #48245

Inline tileset_tile_width() and friends

登録: 2023-06-15 13:39 最終更新: 2024-02-09 15:31

報告者:
担当者:
(未割り当て)
チケットの種類:
状況:
オープン
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
なし
ファイル:
なし

詳細

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.

チケットの履歴 (5 件中 3 件表示)

2023-06-15 13:39 更新者: cazfi
  • 新しいチケット "Inline tileset_tile_width() and friends" が作成されました
2023-06-15 17:54 更新者: cazfi
2023-10-07 23:20 更新者: 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 更新者: cazfi
2024-02-09 15:31 更新者: cazfi

添付ファイルリスト

添付ファイルはありません

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする