doc: doc priority

pull/83/head
RuiAlonso 4 years ago
parent 01fe4416f5
commit dd0005d66e

@ -15,6 +15,7 @@ class Spaceship extends Forge2DBlueprint {
/// Total size of the spaceship
static const radius = 10.0;
/// Base priority for wall while be on spaceship.
static const ballPriorityWhenOnSpaceship = 3;
@override

Loading…
Cancel
Save