cwPianoScore.h : Added comments.
This commit is contained in:
parent
dded0e63be
commit
d2fab180ec
@ -66,6 +66,8 @@ namespace cw
|
||||
bool has_loc_info_flag( handle_t h );
|
||||
|
||||
unsigned event_count( handle_t h );
|
||||
|
||||
// Get first event in linked list.
|
||||
const event_t* base_event( handle_t h );
|
||||
|
||||
const event_t* loc_to_event( handle_t h, unsigned loc );
|
||||
|
Loading…
Reference in New Issue
Block a user