pkgsrc/devel/fifechan/PLIST
nia 67dc0b786b Add devel/fifechan.
Fifechan is a lightweight cross platform GUI library written in C++ specifically
designed for games. It has a small yet powerful built in set of extendable
GUI Widgets allowing users to create virtually unlimited types of widgets.
2019-08-07 11:44:40 +00:00

92 lines
3.2 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2019/08/07 11:44:40 nia Exp $
include/fifechan.hpp
include/fifechan/actionevent.hpp
include/fifechan/actionlistener.hpp
include/fifechan/cliprectangle.hpp
include/fifechan/color.hpp
include/fifechan/containerevent.hpp
include/fifechan/containerlistener.hpp
include/fifechan/contrib/opengl/oglftfont.hpp
include/fifechan/contrib/sdl/sdltruetypefont.hpp
include/fifechan/deathlistener.hpp
include/fifechan/defaultfont.hpp
include/fifechan/event.hpp
include/fifechan/exception.hpp
include/fifechan/focushandler.hpp
include/fifechan/focuslistener.hpp
include/fifechan/font.hpp
include/fifechan/genericinput.hpp
include/fifechan/glut.hpp
include/fifechan/graphics.hpp
include/fifechan/gui.hpp
include/fifechan/image.hpp
include/fifechan/imagefont.hpp
include/fifechan/imageloader.hpp
include/fifechan/input.hpp
include/fifechan/inputevent.hpp
include/fifechan/key.hpp
include/fifechan/keyevent.hpp
include/fifechan/keyinput.hpp
include/fifechan/keylistener.hpp
include/fifechan/listmodel.hpp
include/fifechan/mouseevent.hpp
include/fifechan/mouseinput.hpp
include/fifechan/mouselistener.hpp
include/fifechan/opengl.hpp
include/fifechan/opengl/openglallegroimageloader.hpp
include/fifechan/opengl/openglgraphics.hpp
include/fifechan/opengl/openglimage.hpp
include/fifechan/opengl/openglsdlimageloader.hpp
include/fifechan/platform.hpp
include/fifechan/point.hpp
include/fifechan/rectangle.hpp
include/fifechan/sdl.hpp
include/fifechan/sdl/sdlgraphics.hpp
include/fifechan/sdl/sdlimage.hpp
include/fifechan/sdl/sdlimageloader.hpp
include/fifechan/sdl/sdlinput.hpp
include/fifechan/sdl/sdlpixel.hpp
include/fifechan/selectionevent.hpp
include/fifechan/selectionlistener.hpp
include/fifechan/size.hpp
include/fifechan/text.hpp
include/fifechan/utf8stringeditor.hpp
include/fifechan/util/fcn_math.hpp
include/fifechan/version.hpp
include/fifechan/visibilityeventhandler.hpp
include/fifechan/widget.hpp
include/fifechan/widgetlistener.hpp
include/fifechan/widgets/adjustingcontainer.hpp
include/fifechan/widgets/bargraph.hpp
include/fifechan/widgets/button.hpp
include/fifechan/widgets/checkbox.hpp
include/fifechan/widgets/container.hpp
include/fifechan/widgets/curvegraph.hpp
include/fifechan/widgets/dropdown.hpp
include/fifechan/widgets/flowcontainer.hpp
include/fifechan/widgets/icon.hpp
include/fifechan/widgets/iconprogressbar.hpp
include/fifechan/widgets/imagebutton.hpp
include/fifechan/widgets/imageprogressbar.hpp
include/fifechan/widgets/label.hpp
include/fifechan/widgets/linegraph.hpp
include/fifechan/widgets/listbox.hpp
include/fifechan/widgets/passwordfield.hpp
include/fifechan/widgets/piegraph.hpp
include/fifechan/widgets/pointgraph.hpp
include/fifechan/widgets/radiobutton.hpp
include/fifechan/widgets/scrollarea.hpp
include/fifechan/widgets/slider.hpp
include/fifechan/widgets/spacer.hpp
include/fifechan/widgets/tab.hpp
include/fifechan/widgets/tabbedarea.hpp
include/fifechan/widgets/textbox.hpp
include/fifechan/widgets/textfield.hpp
include/fifechan/widgets/togglebutton.hpp
include/fifechan/widgets/window.hpp
lib/libfifechan.so
lib/libfifechan.so.${PKGVERSION}
lib/libfifechan_opengl.so
lib/libfifechan_opengl.so.${PKGVERSION}
lib/libfifechan_sdl.so
lib/libfifechan_sdl.so.${PKGVERSION}