Bellulia

Bellulia is a genus of moths of the family Erebidae. The genus was erected by Michael Fibiger in 2008.

Bellulia
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Superfamily: Noctuoidea
Family: Erebidae
Subtribe: Belluliina
Genus: Bellulia
Fibiger, 2008

Species

gollark: If you want callback-driven, then I would do something like this:```lua-- table of event listeners for each programlocal listeners = {}-- make this available to each programlocal function addEventListener(event, handler) listeners[event] = handlerend-- run this when the close button is calledlocal function thingy() if listeners.close then listeners.close() actuallyCloseProgram() else actuallyCloseProgram() endend```
gollark: Ah yes, that may be a problem.
gollark: What?
gollark: Alternatively you can just... queue a `close` event for them, or something.
gollark: Give them an `addEventListener` function or something.

References

    • Fibiger, Michael (2008). "Revision of the Micronoctuidae (Lepidoptera: Noctuoidea). Part 2, Taxonomy of the Belluliinae, Magninae and Parachrostiinae" (PDF). Zootaxa. 1867: 1–136.
    • Fibiger, Michael (2010). "Revision of the Micronoctuidae (Lepidoptera: Noctuoidea). Part 3, Taxonomy of the Tactusinae" (PDF). Zootaxa. 2583: 1–119.
    • Fibiger, Michael; Han, Hui-Lin & Kononenko, Vladimir S. (2011). "Five new species and one new subspecies of Micronoctuidae from China, with a checklist of Chinese species, including Taiwan (Lepidoptera: Noctuoidea, Micronoctuidae)" (PDF). Zootaxa. 2777: 1–13.
    • Fibiger, Michael (2011). "Revision of the Micronoctuidae (Lepidoptera: Noctuoidea). Part 4, Taxonomy of the subfamilies Tentaxinae and Micronoctuinae" (PDF). Zootaxa. 2842: 1–188.


    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.