menu
bonfire package
documentation
base/bonfire_game_interface.dart
BonfireGameInterface
worldToScreen abstract method
worldToScreen abstract method
dark_mode
light_mode
worldToScreen
abstract method
Vector2
worldToScreen
(
Vector2
worldPosition
)
This method convert word position to screen position
Implementation
Vector2 worldToScreen(Vector2 worldPosition);
bonfire package
documentation
base/bonfire_game_interface
BonfireGameInterface
worldToScreen abstract method
BonfireGameInterface class