mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
refactor: replace pair with vec2
This commit is contained in:
@@ -29,6 +29,15 @@ void BoardRenderer::setBoard(const Board* board) {
|
||||
m_board = board;
|
||||
}
|
||||
|
||||
|
||||
void BoardRenderer::update() {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
void BoardRenderer::drawBackground() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user