RaylibLight constructor
RaylibLight(
- Raylib rl
Implementation
RaylibLight(super.rl) {
CreateLight = swrap5('CreateLight');
UpdateLightValues = dwrap2('UpdateLightValues');
}
RaylibLight(super.rl) {
CreateLight = swrap5('CreateLight');
UpdateLightValues = dwrap2('UpdateLightValues');
}