Added missing documentation to the source code in the Playdate bindings target.
This commit is contained in:
@@ -52,6 +52,7 @@ extension Graphics {
|
||||
return (Int(count), Int(width))
|
||||
}
|
||||
|
||||
/// The number of bitmaps in the table.
|
||||
public var count: Int { info.count }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user