menu
liquid2d package
documentation
liquid2d.dart
ShapeResources
getSensor method
getSensor method
dark_mode
light_mode
getSensor
method
bool
getSensor
(
)
Implementation
bool getSensor() => bindings.cpShapeGetSensor(_shape) == 0 ? false : true;
liquid2d package
documentation
liquid2d
ShapeResources
getSensor method
ShapeResources class