Method | Description | |
---|---|---|
bgl_input_port_reopen ( ) : object | ||
bgl_input_port_seek ( int pos ) : object | ||
close ( ) : void | ||
input_string_port ( byte s, int start ) | ||
reopen_input_c_string ( byte s ) : void | ||
rgc_charready ( ) : bool | ||
rgc_fill_buffer ( ) : bool |
public bgl_input_port_seek ( int pos ) : object | ||
pos | int | |
return | object |
public reopen_input_c_string ( byte s ) : void | ||
s | byte | |
return | void |