Adonthell  0.4
label_input Member List

This is the complete list of members for label_input, including all inherited members.

add_text(const string &text)label
alpha() const surfaceinline
AUTO_HEIGHT (defined in label)labelstatic
AUTO_SIZE (defined in label)labelstatic
brightness(const surface &src, u_int8 cont, bool proceed_mask=false)image
build(const bool erase_all)labelprotected
build_form_auto_height() (defined in label)labelprotected
build_form_auto_size() (defined in label)labelprotected
build_form_nothing()labelprotected
clean_surface(const bool erase_all) (defined in label)labelprotected
clear()image
copy(const image &src)imageinline
surface::copy(const surface &src)surfaceinline
cursor_blink_cycle (defined in label)labelprotectedstatic
cursor_cur_blink_ (defined in label)labelprotected
cursor_draw() (defined in label)labelprotected
cursor_next() (defined in label)labelprotected
cursor_previous() (defined in label)labelprotected
cursor_undraw() (defined in label)labelprotected
draw(s_int16 x, s_int16 y, const drawing_area *da_opt=NULL, surface *target=NULL) const surfaceinlinevirtual
draw(s_int16 x, s_int16 y, s_int16 sx, s_int16 sy, u_int16 sl, u_int16 sh, const drawing_area *da_opt=NULL, surface *target=NULL) const surface
draw_part(s_int16 x, s_int16 y, s_int16 sx, s_int16 sy, u_int16 sl, u_int16 sh, const drawing_area *da_opt=NULL, surface *target=NULL) const surfaceinline
draw_string(const bool at_cursor) (defined in label)labelprotected
drawable()drawable
editable_ (defined in label_input)label_inputprotected
fillrect(s_int16 x, s_int16 y, u_int16 l, u_int16 h, u_int32 col, drawing_area *da_opt=NULL)surface
find_word(u_int16 &index, u_int16 &wlength, u_int16 &wlengthpix, s_int16 &woffset, u_int16 &last_letter, const u_int16 rlength) (defined in label)labelprotected
fit_text_width() (defined in label)labelprotected
get(igzstream &file)image
get_data(u_int8 bytes_per_pixel, u_int32 red_mask, u_int32 green_mask, u_int32 blue_mask, u_int32 alpha_mask) const (defined in surface)surfaceprotected
get_pix(u_int16 x, u_int16 y) const surface
get_pix(u_int16 x, u_int16 y, u_int8 &r, u_int8 &g, u_int8 &b) const surfaceinline
get_pix_rgb(u_int16 x, u_int16 y, u_int8 r, u_int8 g, u_int8 b) const surfaceinline
get_pnm(SDL_RWops *file)image
get_raw(igzstream &file)image
has_alpha_channel() const surfaceinline
height() const drawableinline
image()image
image(u_int16 l, u_int16 h, const u_int8 &scale=1)image
image(SDL_Surface *s, const SDL_Color &color)image
init_vec_cursor()labelprotected
input_update()label_inputvirtual
is_masked() const surfaceinline
KEY_CURSOR_NEXT (defined in label)labelstatic
KEY_CURSOR_PREVIOUS (defined in label)labelstatic
label()label
label_input()label_input
last_letter(u_int16 idx) (defined in label)labelprotected
length() const drawableinline
load(string fname)image
load_pnm(string fname)image
load_raw(string fname)image
lock() const surfaceinline
lock(SDL_Rect *rect) const surfaceprotected
map_color(const u_int8 &r, const u_int8 &g, const u_int8 &b, const u_int8 &a=255) const (defined in surface)surface
moveable_cursor_ (defined in label)labelprotected
my_cursor_ (defined in label)labelprotected
my_font_ (defined in label)labelprotected
my_form_ (defined in label)labelprotected
my_old_cursor_ (defined in label)labelprotected
my_text_ (defined in label)labelprotected
my_vect_ (defined in label)labelprotected
new_text_ (defined in label)labelprotected
NOTHING (defined in label)labelstatic
offset_x_surfaceprotected
operator=(const image &src)image
surface::operator=(const surface &src)surface
put(ogzstream &file) const image
put_pix(u_int16 x, u_int16 y, u_int32 col)surface
put_pix(u_int16 x, u_int16 y, u_int8 r, u_int8 g, u_int8 b)surfaceinline
put_pix_rgb(u_int16 x, u_int16 y, u_int8 r, u_int8 g, u_int8 b)surfaceinline
put_pnm(SDL_RWops *file) const image
put_raw(ogzstream &file) const image
resize(u_int16 l, u_int16 h)label
save(string fname) const image
save_pnm(string fname) const image
save_raw(string fname) const image
scale() const surfaceinline
scale_surfaceprotected
set_alpha(u_int8 a, const bool &alpha_channel=false)surface
set_cursor_moveable(const bool b)label
set_cursor_visible(const bool b)label
set_data(void *data, u_int16 l, u_int16 h, u_int8 bytes_per_pixel=BYTES_PER_PIXEL, u_int32 red_mask=R_MASK, u_int32 green_mask=G_MASK, u_int32 blue_mask=B_MASK, u_int32 alpha_mask=0) (defined in surface)surfaceprotected
set_editable(const bool)label_input
set_font(win_font &font)label
set_form(const u_int8 form)label
set_height(u_int16 h)drawableinlineprotected
set_length(u_int16 l)drawableinlineprotected
set_mask(bool m)surface
set_scale(const u_int8 &scale)surface
set_text(const string &text)label
start_line_ (defined in label)labelprotected
Surfacesurfaceprotected
surface(const u_int8 &scale=1)surface
text_char() const label
text_string() const label
tile(const surface &src)imageinline
tile(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0)image
tile_to(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0)imageinline
to_sw_surface(SDL_Rect *rect=NULL) const surfaceprotected
ucd(u_int16 &idx) const (defined in label)labelinlineprotected
ucd(const std::string &text, u_int16 &idx) const (defined in label)labelprotected
unlock() const surface
unmap_color(u_int32 col, u_int8 &r, u_int8 &g, u_int8 &b, u_int8 &a) const (defined in surface)surface
update()labelvirtual
update_cursor() (defined in label)labelprotected
visible_cursor_ (defined in label)labelprotected
zoom(const surface &src)imageinline
zoom(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0)image
zoom_to(const surface &src, u_int16 l, u_int16 h, u_int16 x=0, u_int16 y=0)imageinline
~drawable()drawablevirtual
~image()imagevirtual
~label()labelvirtual
~label_input() (defined in label_input)label_inputvirtual
~surface()surfacevirtual