PumpkinBrush
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
C
App
C
Brush
One kind of
Brush
which draws a square shape of pixels
C
BrushFactory
Brush
factory class which initialize brush instance
C
Clear
Clear
command
C
Command
C
Draw
C
Erase
Erase
command
C
GeneralBrush
GeneralBrush
class which represent the brush instance when drawing on the canvas
C
Gui
C
metaData
This struct represents meta data that will be sent to and from the server. It will be used to pack into the SFML API's Packet class and also to unpack that same data
C
nk_allocator
C
nk_buffer
C
nk_buffer_marker
C
nk_chart
C
nk_chart_slot
C
nk_clipboard
C
nk_color
C
nk_colorf
C
nk_command
C
nk_command_arc
C
nk_command_arc_filled
C
nk_command_buffer
C
nk_command_circle
C
nk_command_circle_filled
C
nk_command_curve
C
nk_command_custom
C
nk_command_image
C
nk_command_line
C
nk_command_polygon
C
nk_command_polygon_filled
C
nk_command_polyline
C
nk_command_rect
C
nk_command_rect_filled
C
nk_command_rect_multi_color
C
nk_command_scissor
C
nk_command_text
C
nk_command_triangle
C
nk_command_triangle_filled
C
nk_configuration_stacks
C
nk_context
C
nk_convert_config
C
nk_cursor
C
nk_draw_null_texture
C
nk_edit_state
C
nk_handle
C
nk_image
C
nk_input
C
nk_key
C
nk_keyboard
C
nk_list_view
C
nk_memory
C
nk_memory_status
C
nk_menu_state
C
nk_mouse
C
nk_mouse_button
C
nk_page
C
nk_page_data
C
nk_page_element
C
nk_panel
C
nk_pool
C
nk_popup_buffer
C
nk_popup_state
C
nk_property_state
C
nk_rect
C
nk_recti
C
nk_row_layout
C
nk_scroll
C
nk_str
C
nk_style
C
nk_style_button
C
nk_style_chart
C
nk_style_combo
C
nk_style_edit
C
nk_style_item
C
nk_style_item_data
C
nk_style_progress
C
nk_style_property
C
nk_style_scrollbar
C
nk_style_selectable
C
nk_style_slider
C
nk_style_tab
C
nk_style_text
C
nk_style_toggle
C
nk_style_window
C
nk_style_window_header
C
nk_table
C
nk_text_edit
C
nk_text_undo_record
C
nk_text_undo_state
C
nk_user_font
C
nk_vec2
C
nk_vec2i
C
nk_window
C
Painter
This class represents the operations the threads in the main function of
Server.cpp
will execute
C
Pen
One kind of
Brush
which draws a circle shape of pixels
Generated by
1.8.17