code function that indicates which area, if any, was clicked
This commit is contained in:
9
message-types/draw-msg.sml
Normal file
9
message-types/draw-msg.sml
Normal file
@@ -0,0 +1,9 @@
|
||||
signature DRAW_MESSAGE =
|
||||
sig
|
||||
|
||||
end
|
||||
|
||||
structure DrawMessage :> DRAW_MESSAGE =
|
||||
struct
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user